Clock that uses default options
This div will be turned into a dynamic clock
|
Clock that uses English, and string literals in the time
This div will be turned into a dynamic clock
|
Clock that formats the date in a custom manner: {short day}, {short month} {date}{ordinal suffix}, {year} ({day of the week} - {day of the year} | {week of the year} | {leap year} )
This div will be turned into a dynamic clock
|
Clock without calendar, using 24 hour format and displaying milliseconds, timezone, daylight savings time (if applicable) and swatch time, updating every 50 ms
This div will be turned into a dynamic clock
|
Clock with custom timestamp (2 weeks, 2 hours, 10 minutes and 10 seconds ahead) and random language picked from all possible BCP 47 tags
This div will be turned into a dynamic clock
|
The advantage of this clock plugin is that it can also handle a server timestamp! Unfortunately it is not possible to give an example of this on GitHub Pages.But you can find a server generated timestamp example here: https://www.johnromanodorazio.com/jQueryClock.php |