-
Notifications
You must be signed in to change notification settings - Fork 490
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
Drop date-fns infavor of dayjs #7842
Labels
Comments
Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity. |
@khavinshankar |
Oh my bad, I wrote it in reverse 😅 |
khavinshankar
changed the title
Drop dayjs infavor of date-fns
Drop date-fns infavor of dayjs
Jul 2, 2024
Closing as completed in #8318 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Both Day.js and date-fns provide similar functionality for date and time manipulation. We have decided to remove date-fns in favor of dayjs due to its minimal package size.
The text was updated successfully, but these errors were encountered: