JSPM

  • Created
  • Published
  • Downloads 16340284
  • Score
    100M100P100Q209333F
  • License MIT

Immutable date wrapper

Package Exports

  • luxon
  • luxon/src/datetime
  • luxon/src/datetime.js
  • luxon/src/interval

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (luxon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Luxon

MIT License Build Status NPM version

Luxon is an experimental library for working with dates and times in Javascript. For a brief intro, see the homepage. There's a demo here.

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

Download/install

Download/install instructions

Documentation

Development

See contributing.

Phasers to stun