Skip to content

Files

Latest commit

505ed07 · Aug 17, 2015

History

History

world_clock

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 17, 2015
Aug 10, 2015
Aug 4, 2015

World Clock

Description and Use

A customer requested a world clock that showed three time zones and updated every second. This clock shows three time zones, controlled via a data-tz data attribute on the .clock div.

The code requires the moment.js library (because otherwise time code in JavaScript is a huge pain).

Screen Shot