Luxon

⏱ A library for working with dates and times in JS
Alternatives To Luxon
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Dayjs43,2255,3716,3092 days ago116August 12, 2022737mitJavaScript
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
Date Fns31,61568,2808,1073 days ago179September 13, 2022578mitTypeScript
⏳ Modern JavaScript date utility library ⌛️
Awesome Falsehood20,728
13 days ago1cc0-1.0
😱 Falsehoods Programmers Believe in
Luxon13,9151,9361,90013 days ago130August 29, 2022126mitJavaScript
⏱ A library for working with dates and times in JS
Arrow8,3023,711888a month ago63January 27, 202297apache-2.0Python
🏹 Better dates & times for Python
Pickadate.js7,707
3 years ago285mitJavaScript
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
Datetools7,089
6632 years ago13September 28, 2017118mitObjective-C
Dates and times made easy in iOS
Pendulum5,44854031020 days ago52July 24, 2020245mitPython
Python datetimes made easy
Joda Time4,90331,2695,49914 days ago51August 25, 202243apache-2.0Java
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
Maya3,362149598 months ago24January 06, 201919mitPython
Datetimes for Humans™
Alternatives To Luxon
Select To Compare


Alternative Project Comparisons
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

Popular Time Projects
Popular Date Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Date
Time
Datetime
Intl
Timezone