SkillAgentSearch skills...

Luxon

⏱ A library for working with dates and times in JS

Install / Use

/learn @moment/Luxon
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

Related Skills

View on GitHub
GitHub Stars16.4k
CategoryDevelopment
Updated7h ago
Forks767

Languages

JavaScript

Security Score

100/100

Audited on Apr 1, 2026

No findings