Software Alternatives, Accelerators & Startups

Luxon VS Day.js

Compare Luxon VS Day.js and see what are their differences

Luxon logo Luxon

Application and Data, Libraries, and Javascript Utilities & Libraries

Day.js logo Day.js

2kB JavaScript date utility library
  • Luxon Landing page
    Landing page //
    2021-08-03
  • Day.js Landing page
    Landing page //
    2022-06-11

Luxon videos

Luxon - Vehicle Emergency Safety Tool - Review

More videos:

  • Review - LUXON DESIGN ACRYLATE TECHNIQUE - step by step to success
  • Review - Racer X Garage: Luxon Gen 2 Bar Mounts

Day.js videos

No Day.js videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Luxon and Day.js)
Web Frameworks
44 44%
56% 56
Javascript UI Libraries
33 33%
67% 67
JS Library
36 36%
64% 64
Developer Tools
49 49%
51% 51

User comments

Share your experience with using Luxon and Day.js. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Day.js should be more popular than Luxon. It has been mentiond 36 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Luxon mentions (14)

  • How to parse and format a date in JavaScript
    Luxon (14.7k ⭐) — A library that leverages JavaScript’s Intl for speed and slimness while providing what Intl doesn’t: an immutable user-friendly API. It also supports time zones and localization. - Source: dev.to / 29 days ago
  • A bug which is only a bug five days out of the year
    To be honest, use a library where someone else figured out the ambiguities and accounted for the edge cases. Good starting point: https://moment.github.io/luxon/#/math Date-fns is fine for simpler use cases but Luxon is a lot more complete, especially where it comes to time zones. - Source: Hacker News / 4 months ago
  • A bug which is only a bug five days out of the year
    You should never, ever do date math naively like this. There are too many unexpected edge case, especially between time zones or daylight savings time or leap years, but even without them: https://moment.github.io/luxon/#/math In fact I would strongly argue you should never use the JS Date built-in at all because they are terrible. Use a library like Luxon or date-fns. As a frontend dev, this is the most common... - Source: Hacker News / 4 months ago
  • 23 of the best Eleventy Themes (Starters) for 2023
    Eleventyone’s project scaffold includes: Eleventy with a skeleton site, a date format filter for Nunjucks based on Luxon, a tiny CSS pipeline with PostCSS, an equally tiny inline JS pipeline, JS search index generator, Netlify Dev for testing Netlify redirects, and a serverless (FaaS) development pipeline with Netlify Dev and Netlify Functions. - Source: dev.to / over 1 year ago
  • Effortlessly handle dates and times in JavaScript with Luxon
    Luxon is a powerful and lightweight JavaScript library for working with dates and times. It was created as an alternative to the popular Moment.js library, with the goal of being faster, smaller, and easier to use. - Source: dev.to / over 1 year ago
View more

Day.js mentions (36)

  • You're parsing URLs wrong.
    The fact that moment.js or day.js needs to exist in 2024 bothers me a lot. - Source: dev.to / 12 days ago
  • How to parse and format a date in JavaScript
    Day.js (45.3k ⭐) — A minimalist library that offers an excellent API without much overhead. It is very similar to Moment.js but much smaller in size. It also supports plugins for additional features. - Source: dev.to / 29 days ago
  • Handling dates in JavaScript with Tempo
    Day.js is a lightweight alternative to the now deprecated date and time handling library, Moment.js. It is written in JavaScript and uses a similar API to Moment.js. Day.js is sufficient for date operations such as parsing, manipulation, and display. It is designed for use on both the browser and the Node.js runtime. - Source: dev.to / about 1 month ago
  • Mastering Time: State-of-the-Art Date Handling in JavaScript
    Similar API to Moment.js: Day.js provides a familiar API, making it easier for developers previously using Moment.js to transition. - Source: dev.to / about 1 month ago
  • Complete Tutorial: React Admin Panel with refine and daisyUI
    We have to install refine's support packages for React Table and React Hook Form. We are using Tailwind Heroicons for our icons, the Day.js library for time calculations and Recharts library to plot our charts for KPI data. So, run the following and we are good to go:. - Source: dev.to / 8 months ago
View more

What are some alternatives?

When comparing Luxon and Day.js, you can also consider the following products

date-fns - date-fns provides the most comprehensive yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.

Moment.js - Parse, validate, manipulate, and display dates in JavaScript

js-Joda - Immutable date and time library for JavaScript

Nuxt.js - Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. It's a perfect static site generator.

Next.js - A small framework for server-rendered universal JavaScript apps

Android SDK - The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android.