Worldtime.pro

Widget de reloj analógico para su sitio o blog

Se puede especificar cualquier parámetro: ciudad, tamaño, color y estilo. Sólo hay que configurar las opciones deseadas y copiar el código del widget.
Alineado
Idioma
Agrega ciudad
Ancho
Fondo
Color del fondo
Color del borde
Color de fecha y hora
Color del título
Vista previa
Hora local Columbus
|
var script,tag;script = document.createElement('script');script.src = 'https://worldtime.pro/assets/vendor/wtwidget.js';tag = document.getElementsByTagName('script')[0];tag.parentNode.insertBefore(script, tag);script.onload = function() {window.wtwidget = new window.DigitClock();window.wtwidget.init('worldtime-widget-585dc771b44adbb3');};