stump-luxon

0.0.1 • Public • Published

Luxon

MIT License Build Status NPM version Coverage Status Doc coverage PRs welcome

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

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

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

Readme

Keywords

Package Sidebar

Install

npm i stump-luxon

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

2.9 MB

Total Files

39

Last publish

Collaborators

  • ntilwalli