luxon

Immutable date wrapper

luxon downloads luxon version luxon license

luxon类似的npm包:

npm下载趋势

3 年
🌟 在 luxon 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## 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

🌟 在 luxon 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of luxon](https://npm-compare.com/img/github-trend/luxon.png)](https://npm-compare.com/luxon)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
luxon25,729,66116,3794.59 MB1827 个月前MIT

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

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