You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: