coronasafe / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
185 stars 347 forks source link

Drop dayjs infavor of date-fns #7842

Open khavinshankar opened 1 month ago

khavinshankar commented 1 month ago

Both Day.js and date-fns provide similar functionality for date and time manipulation. We have decided to remove Day.js in favor of date-fns due to its minimal package size.

github-actions[bot] commented 4 weeks ago

Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity.

skks1212 commented 3 weeks ago

@khavinshankar Day.js is 666kb, date-fns is 22Mb why are we removing Day.js? Is it because of more functionality? 😅