luxon
Immutable date wrapper

luxon downloads luxon version luxon license

luxon유사 패키지:
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)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
luxon13,967,27016,2004.59 MB1812ヶ月前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