Datejs is an open source JavaScript date library; which allows you to work with date and time effortlessly. It supports over 150 cultures and is packed with functions that allow you to set, parse, compare and change dates.

One of the coolest feature includes the ability to get properly formatted date from any type of date entry (semantically or with standard dashes and slashes). For example: if you pass the phrase “Next Thursday”; it will return a properly formatted version of the date for next Thursday. To fully appreciate what’s available to you with Datejs; we recommend browsing its online Test Suite.

Developed by Geoffrey McGill and Coolite team, Datejs is released under the MIT License. You can find further information, demo & download on Datejs Website



