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

Replace Moment.js with Day.js #132

Closed
alanorth opened this issue Jun 20, 2022 · 2 comments
Closed

Replace Moment.js with Day.js #132

alanorth opened this issue Jun 20, 2022 · 2 comments
Labels
P-low Low priority

Comments

@alanorth
Copy link
Member

alanorth commented Jun 20, 2022

Moment.js is no longer maintained since 2020. Lots of discussion on the Internet about moving to Day.js because it has a very similar API and is MUCH smaller.

We are currently using Moment.js in the backend and the frontend. The migration looks very simple, but in the frontend we are using @angular/material-moment-adapter so that might be tricky.

@alanorth alanorth added the P-low Low priority label Jun 20, 2022
@alanorth
Copy link
Member Author

alanorth commented Jun 20, 2022

Backend done: ac4b44b

@alanorth
Copy link
Member Author

alanorth commented Nov 7, 2023

Frontend completed in #185.

@alanorth alanorth closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant