luxon@3.7.2
// Immutable date wrapper
$ npm install luxon
downloads/wk
32,286,018
license
MIT
version
3.7.2
published
Sep 5, 2025
What is luxon?
Luxon is a JavaScript library for working with dates and times in an immutable way, meaning dates cannot be accidentally modified after creation. Developers use it to avoid bugs caused by mutable date objects and to handle common date operations like formatting, parsing, and timezone conversions more reliably.
Links
Keywords
Maintainers
icambron, diesieben07