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

Migrate away from momentjs #1398

Closed
FinnRG opened this issue Apr 29, 2023 · 0 comments · Fixed by #1433
Closed

Migrate away from momentjs #1398

FinnRG opened this issue Apr 29, 2023 · 0 comments · Fixed by #1433
Labels
complexity: medium 1 to 7 days of work frontend Presentation layer (visible to user)

Comments

@FinnRG
Copy link
Member

FinnRG commented Apr 29, 2023

Momentjs is deprecated and should be replaced with another library. Popular alternatives are:

  • dayjs
  • date-fns
  • luxon

I'm currently leaning towards dayjs, due to it's small bundle size.
Related to #1170.
Required for #1040.

@FinnRG FinnRG added complexity: medium 1 to 7 days of work frontend Presentation layer (visible to user) labels Apr 29, 2023
@andreoda andreoda pinned this issue May 8, 2023
@FinnRG FinnRG unpinned this issue May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: medium 1 to 7 days of work frontend Presentation layer (visible to user)
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant