luxon
Immutable date wrapper

luxon downloads luxon version luxon license

luxonPackages similaires:
Tendance de téléchargements npm
3 Ans
🌟 Affichez le graphique d'utilisation en temps réel sur le README.md de luxon, il suffit de copier le code ci-dessous.
## Usage Trend
[![Usage Trend of luxon](https://npm-compare.com/img/npm-trend/THREE_YEARS/luxon.png)](https://npm-compare.com/luxon#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Affichez le graphique de tendance des GitHub Stars sur le README.md de luxon, il suffit de copier le code ci-dessous.
## GitHub Stars Trend
[![GitHub Stars Trend of luxon](https://npm-compare.com/img/github-trend/luxon.png)](https://npm-compare.com/luxon)
Détail des statistiques
Package
Téléchargements
Stars
Taille
Issues
Publication
Licence
luxon13,967,27016,2004.59 MB181il y a 2 moisMIT
README pour luxon

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();

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