Package
luxon
Date and time library with DateTime, Duration and Interval types, built on the Intl API.
Key numbers
As of 25 Sept 2026
- Weekly downloads
- 27.4m
- +99% over 12 months
- Gzip bundle size
- -
- No Bundlephobia data
- Dependencies
- 0
- Direct, from package.json
- Last release
- 1 year ago
- v3.7.2
- GitHub stars
- 16.5k
- 802 forks
- Open issues / PRs
- 155 / 37
- Contributors
- -
- Commits, last 52 weeks
- 23
Downloads
Last week 2026-09-15 to 2026-09-21
27,414,881 downloads last week, 138,876,741 in the last month. The 12-month change of +99% compares the average of the last 4 weeks with the first 4 weeks of the series.
- Releases, last 12 months
- 0150 in total
- Latest version
- 3.7.2, 5 Sept 20251 year ago
- First published
- 24 May 2017
- Last push to GitHub
- 9 Aug 202646 days before the snapshot
- Repository archived
- No
- Open issues
- 155
- Open pull requests
- 37
- Commits, last 52 weeks
- 23
- Dependents on npm
- 7,469
Major versions
- v3 first release 3.0.0, 9 Jul 2022
- v2 first release 2.0.0, 9 Jul 2021
- v1 first release 1.0.0, 24 Mar 2018
- v0 first release 0.0.1, 24 May 2017
Recent releases
| Version | Published |
|---|---|
| 3.7.2 | 5 Sept 2025 |
| 3.7.1 | 9 Jul 2025 |
| 3.7.0 | 9 Jul 2025 |
| 3.6.1 | 31 Mar 2025 |
| 3.6.0 | 25 Mar 2025 |
| 3.5.0 | 3 Aug 2024 |
| 3.4.4 | 12 Nov 2023 |
| 3.4.3 | 5 Sept 2023 |
| 3.4.2 | 26 Aug 2023 |
| 3.4.1 | 22 Aug 2023 |
| 3.4.0 | 9 Aug 2023 |
| 3.3.0 | 4 Mar 2023 |
| 2.5.2 | 4 Jan 2023 |
| 1.28.1 | 4 Jan 2023 |
- Module format
- ESM + CommonJSFrom package.json type, main and exports fields
- TypeScript types
- None
- Node.js engine range
- >=12
- Runtimes
- Browser, Node.jsFrom the package docs
- Unpacked size (npm)
- 4.4 MB
- Dependencies (0)
- None
npm install luxonCDN
jsDelivr: 109.5m requests in 30 days
- jsDelivr
https://cdn.jsdelivr.net/npm/luxon@3.7.2/ - unpkg
https://unpkg.com/luxon@3.7.2/ - esm.sh
https://esm.sh/luxon@3.7.2
| Package | Weekly downloads | Gzip | Last release | Module | Comparison |
|---|---|---|---|---|---|
| date-fns | 72.4m | - | 3 months ago | ESM + CommonJS | date-fns vs luxon |
| dayjs | 51.5m | - | 1 month ago | CommonJS | luxon vs dayjs |
| moment | 26.5m | - | 10 days ago | CommonJS | moment vs luxon |
| @wojtekmaj/date-utils | 779.3k | - | 1 year ago | ESM only | - |
- Uses the native Intl API for time zones and locales, so no locale or time zone data files are needed.
- Some Intl behaviour is browser-dependent, so Luxon's output can differ on older browsers.
- Written by one of the Moment.js maintainers and hosted under the moment GitHub organisation.
Related
Indexability: Indexed.