luxon

Immutable date wrapper

  • luxon

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
luxon
3.4.45 months ago7 years agoMinified + gzip package size for luxon in KB

Readme

Luxon
!MIT Licenselicense-imagelicense !Build Statusgithub-action-imagegithub-action-url !NPM versionnpm-version-imagenpm-url !Coverage Statustest-coverage-imagetest-coverage-url !PRs welcomecontributing-imagecontributing-url
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

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 stunphasers-image