Skip to content

Latest commit

 

History

History
76 lines (64 loc) · 4.06 KB

datetime.md

File metadata and controls

76 lines (64 loc) · 4.06 KB

Bookmarks tagged [datetime]

https://moment.github.io/luxon/

A powerful, modern, and friendly wrapper for Javascript dates and times.


https://github.com/iamkun/dayjs

⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API


https://date-fns.org/

date-fns provides the most comprehensive yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.


https://github.com/chronotope/chrono


https://github.com/yaa110/rust-persian-calendar


https://github.com/hypotemoose/almanac-converter

Simple conversion between different calendar systems.


https://github.com/ical4j/ical4j

Parse and build iCalendar RFC 5545 data models.


https://github.com/ThreeTen/threeten-extra

Additional date-time classes that complement those in JDK 8.


https://github.com/MenoData/Time4J

Advanced date and time library.


http://momentjs.com/

A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

Documentation