cymen/react-daypicker

Investigate alternative to moment dependency

Closed this issue · 2 comments

cymen commented

I'm moving away from moment on my projects as date-fns and similar projects exist now. Investigate if we can use date-fns (or similar) or even get rid of having a dependency on external date libraries.

cymen commented

https://github.com/you-dont-need/You-Dont-Need-Momentjs is helpful for finding alternatives quickly.

cymen commented

Done in #4.