Curiously Chase

date-fns

An overview of date-fns (a date utility for JavaScript) from my perspective and experience.

Link:: https://date-fns.org/

date-fns is a JavaScript date utility library. It has excellent TypeScript support, it's modular and it can be used in both a browser and with NodeJS.

My team uses date-fns heavily in theMurmur Labs application.

Share on Twitter