Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Consider replacing MomentJS with date-fns #104

Open
FrancescoCioria opened this issue Jan 3, 2017 · 0 comments
Open

Consider replacing MomentJS with date-fns #104

FrancescoCioria opened this issue Jan 3, 2017 · 0 comments
Assignees
Labels

Comments

@FrancescoCioria
Copy link
Contributor

requirements

MomentJS has caused us some trouble in the past because of its mutability (still, we've been bug-free for a long time now) but most of all, is huge.
We really need MomentJS over native Date only for its improved validation and format functions.

date-fns may be a great substitute as it is lighter than MomentJS but should have the same features.

specs

Let's investigate date-fns further and, if worth the effort, let's replace MomentJS with it :)

misc

{optional: other useful info}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant