6 ms·
I still like Moment because it offers better control of time zones that aren’t the browsers time zone when compared to the builtin Date APIs. Do you have a rec
by aabaker99 1y ago
I still like Moment because it offers better control of time zones that aren’t the browsers time zone when compared to the builtin Date APIs.
Do you have a recommendation to replace Moment for that use case?
I’m hopeful for the future with JavaScript Temporal.
- microflash 1y agodayjs is a similar library that I’ve used to replace Moment with minimal effort.
- g8oz 1y agoA maintainer of moment.js has moved on with an immutable rewrite called luxon.js. Highly recommended. https://github.com/moment/luxon/blob/master/docs/why.md https://github.com/moment/luxon/blob/master/docs/why.md