you-dont-need / You-Dont-Need-Momentjs

List of functions which you can use to replace moment.js + ESLint Plugin
MIT License
13.27k stars 318 forks source link

Replace date-fns's format() with new intlFormat() #125

Closed smknstd closed 2 years ago

smknstd commented 2 years ago

available since ~Feb 2021 https://github.com/date-fns/date-fns/releases/tag/v2.17.0

a lightweight formatting function that uses Intl API. Eventually, it will become the default formatting function, so it's highly recommended for new code.

https://date-fns.org/v2.28.0/docs/intlFormat