A date & time library for Javascript.

A large but unsurprising number of these involve dates and times
What's the most most mysterious bug you've ever encountered that later turned out to have a trivial explanation?
1
4
This one in particular is the same as this Luxon issue github.com/moment/luxon/issu…
Replying to @vgr
I once debugged an issue with timestamps being something like 21 minutes off, turned out to be a combination of the database being set to Irish time, someone using a date far in the past as a default, and a historical time zone change in the 1700's when Dublin aligned with London
2
This account uses the word "neat" far more often than its maintainer does in real life. Maybe he should be more like Luxon.
1
Luxon 1.11.3 has been released and it loves you
6
Neat!
Replying to @leemartin
For such a simple topic and example, this took some work. Here's my first ever screencast on how to create a countdown clock with @vuejs and luxon on @CodePen youtube.com/watch?v=Nnf6hBwJ…
1
1
Luxon.js retweeted
"Now we’re going to include Luxon which will make handling Javascript dates and durations much easier and preserve years of your life."
1
1
Luxon 1.11.2 is out, featuring a plethora of fixes
2
Normal developers stumbling into the arcane horror of JS dates and times is a recurring theme around here nitter.catsarch.com/woolie/status/10911622…
3
Luxon 1.11.0 is out, containing several bug fixes. Your computer will thank you for upgrading!
3
A watched "npm install" never completes
3
Luxon 1.10.0 is out with some bug fixes and new conveniences. Luxon remains gluten free
2
Luxon would love some contributors! Check out our "good first contribution" issue tag github.com/moment/luxon/labe…
1
2
Luxon 1.9.0 released, with `toRelative()` and `toRelativeCalendar`. Eager for feedback!
1
1
2
<after deleting some tweets> Discovered that WSL massively screws up time zones; it takes the current offset from the host machine and sets up a fixed-offset zone with that offset.
1
2
Seems like a good alternative/addition/replacement to Moment.js (actually borrows many ideas from Moment.js): a wrapper for JavaScript dates and times, written from scratch. ↬ Luxon.js moment.github.io/luxon/ ↬ Documentation moment.github.io/luxon/docs/…
2
22
127
Please please please don't set your servers to a local time. Yes, in principle, everything will work. In practice, you will confuse yourself constantly and make hoards of silly mistakes. UTC or GTFO
2
Oh hell yes
6
58
236
*cackles maniacally*
4
Literally every question tagged as "luxon" on SO has an accepted answer, in no small part because a dude in Italy writes really good answers.
3