GitHub
L

Luxon

16.2k stars
Updated 11/26/2025

A powerful, modern, and friendly wrapper for JavaScript dates and times

datestimeimmutable
README

Luxon

MIT License Build Status NPM version Coverage Status PRs welcome

Luxon is a library for working with dates and times in JavaScript.

DateTime.now().setZone("America/New_York").minus({ weeks: 1 }).endOf("day").toISO();

🚀 The road to Luxon 4.0

Please read about and share your feedback on the plans for the next major version of Luxon!

Upgrading to 3.0

Guide

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

Download/install instructions

Documentation

Development

See contributing.

Phasers to stun

Package Information

Latest Version

v3.7.2npm

License

MIT

Dependencies

0 production

Community Stats

GitHub Repository

View on GitHub

Open Issues

183

Last Commit

11/26/2025