Countdown.js is a JavaScript library for calculating and displaying the timespan between two dates. The library calculates the value continuously considering "the time goes on" and keeps generating an accurate output. It can provide the timespan in many formats like milliseconds, seconds, minutes, hours, days, weeks and even millennias. There are methods for displaying it [...]
Archive for the ‘Date & Time’ Category
Moments.js is a feature-rich JavaScript library for working with dates (parsing, manipulating, and formatting them). It works both in the browser and server with NodeJS as all code is compatible with both of the environments. The library can easily convert any given date to many different formats, add/subtract dates, hours, etc. and has methods for [...]
Timeglider is a jQuery plugin for displaying any number of events in a highly-flexible timeline. Its interface has support for zooming in/out (mouse wheel can be used too) and panning where you can quickly navigate through the time and find events. Events are clickable and can display a detailed view of them inside a modal [...]

