Ianto Cannon's clock graphics

These clocks are rendered as scalable vector graphics using JavaScript. Please feel free to use and modify the source code.

Your current time is Loading… and you are in timezone Loading….

Binary

These squares show the Unix time, which is a 32-bit signed integer representing the number of seconds since 1970.

Polygons

These polygons show the time in the format yy:M:w:d:h:mm:ss, where M is the month (empty polygon for Jan and full polygon for Dec), w is the week in the month, and d is the day of the week (empty polygon for Mon and full polygon for Sun).

: : : : : :

Blobs

The leftmost blob has a travelling wave that passes the top once per millennium. The following blobs have waves that pass once per year, day, hour, minute, and second, respectively.


The final blob has all six of the above waves on it.

Solar system

The Earth and Moon orbit the Sun, with the night time zodiac symbol in the sky. This graphic needs to be properly synchronised with the full Moon and solstice times.

Peaks

The highest peak moves from right to left once per millenium, the next highest once per year, once per day, once per hour, and once per minute.

Waves

Similar to the peaks, but using Bézier curves instead of sharp edges.

© Ianto Cannon 2025 Jul 29