TomFrost/Bristol

Consider using a lighter alternative to Moment

Opened this issue · 3 comments

dandv commented

Luxon is a good one.

or date-fns

Day.Js is a nice alternative to me

⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API

https://github.com/iamkun/dayjs

dandv commented

@xxyuk: as you saw, Day.js doesn't use the Intl API. This logging package is for the server, so there's no excuse to not use the Intl API.