Bristol icon indicating copy to clipboard operation
Bristol copied to clipboard

Consider using a lighter alternative to Moment

Open dandv opened this issue 7 years ago • 3 comments

Luxon is a good one.

dandv avatar Dec 18 '18 08:12 dandv

or date-fns

shamil avatar Dec 18 '18 13:12 shamil

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

ghost avatar Mar 12 '19 03:03 ghost

@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.

dandv avatar May 26 '19 05:05 dandv