epiClock is an extremely lightweight jQuery plugin which gives users the ability to easily create and manage any number of javascript powered clocks. 
The epiClock jQuery Plugin allows users to easily create dynamically updating clocks, timers, and stopwatches. Each clock can be styled with custom CSS or images to achieve the proper effect on your page. Users can format the output in any way they desire, as the clock takes formatting strings in a manner similar to that of PHP’s date() function.
Features
* Custom display options, allowing anything from a plain text clock to static or even dynamic image clocks.
* Change clock configuration on the fly (while the clock is running, you can alter it)
* Supports a number of clock models:
o Current Local Time
o Countdown Clock – Supply a target date, and we’ll count down to it.
o Countup Clock – Supply a target date, and we’ll count up from it.
o Rollover Countdown – Supply a target date, and we’ll count down to it. And once it happens, we’ll count up.
o One Shot Timers – Supply a timer lifespan, and the timer will run down to that point.
o Looping Timers – Supply a timer lifespan, and the timer will continuously run down to that point, then reset.
o Time Zone Offsets – Display the local time in any timezone
o Arbitrary Offsets – Ability to offset the clock in any way to some arbitrary point.
* Open Source so you can help to improve it/change it for your own needs
* Robust prototype extension to the javascript Date data type to create simple displays
Web Site
Demo
Download
Tags: 3D
