top | item 43632154

(no title)

aabaker99 | 10 months 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.

discuss

order

microflash|10 months ago

dayjs is a similar library that I’ve used to replace Moment with minimal effort.