-
-
Notifications
You must be signed in to change notification settings - Fork 309
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 #385
Labels
Comments
I already added luxon to the frontend and used it in a couple of places. The rest is just applying it to the rest of the code base. |
I started to work on this issue, and I have a few questions.
|
Looking forward to your pull request 😄 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
According to the project status there are more modern and lightweight solutions: https://momentjs.com/docs/#/-project-status/
We should consider replacing it with luxon https://moment.github.io/luxon/#/moment
The text was updated successfully, but these errors were encountered: