Free Widget

With this widget you can add to your website a customizable Unix time clock


	<script src="http://www.unixtime.it/widget/widget.js?color=white&targetId=utWidget1&width=small" type="text/javascript"></script>
	<div id="utWidget1"></div>

Colors avaiable:

  • white (default)
  • green
  • red
  • blue
  • orange

The Target Id: Is possible to define the id of the container element

  • utWidget (default)

Width:

  • small - width:210px
  • medium - width:280px (default)
  • big - width:410px
  • landscape - width:300px

Clock:

  • unix - Unix Time current date
  • date - Human readable date
  • both - unix and human readable clocks (default)