Luxon alternatives and similar modules
Based on the "Date" category.
Alternatively, view Luxon alternatives based on common mentions on social networks and blogs.
-
Moment.js
Parse, validate, manipulate, and display dates in javascript. -
dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API -
dateformat
A node.js package for Steven Levithan's excellent dateFormat() function.
Appwrite - The open-source backend cloud platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Luxon or a related project?
Popular Comparisons
README
Luxon
Luxon is a library for working with dates and times in JavaScript.
DateTime.now().setZone("America/New_York").minus({ weeks: 1 }).endOf("day").toISO();
Upgrading to 3.0
Features
- DateTime, Duration, and Interval types.
- Immutable, chainable, unambiguous API.
- Parsing and formatting for common and custom formats.
- Native time zone and Intl support (no locale or tz files).
Download/install
Documentation
Development
See [contributing](CONTRIBUTING.md).
*Note that all licence references and agreements mentioned in the Luxon README section above
are relevant to that project's source code only.