Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove moment.js and use alternative like day.js #4916

Closed
logemann opened this issue Feb 3, 2021 · 2 comments
Closed

remove moment.js and use alternative like day.js #4916

logemann opened this issue Feb 3, 2021 · 2 comments
Labels
pinned type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@logemann
Copy link

logemann commented Feb 3, 2021

Moment.js is kind of deprecated and has bad performance implications (tree shaking, etc.). Even the authors mention that migrating should be an option. Day.js is quite API compatible.

@logemann logemann added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Feb 3, 2021
@geotrev
Copy link

geotrev commented Sep 27, 2022

date-fns i think has full feature parity with moment js. would be a great alternative.

@martinjagodic
Copy link
Member

Done in #6980

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

No branches or pull requests

3 participants