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

Remove day.js as much as possible, use native date formatting #57

Open
mr-islam opened this issue Apr 9, 2021 · 1 comment
Open

Remove day.js as much as possible, use native date formatting #57

mr-islam opened this issue Apr 9, 2021 · 1 comment

Comments

@mr-islam
Copy link
Collaborator

mr-islam commented Apr 9, 2021

The native date formatting is amazing, and we should investigate it way more, specially for things like the simple date view.

For time calculations and display, we can keep more day.js I guess. (Changing this is a pain and needs loads of testing)

@mr-islam
Copy link
Collaborator Author

mr-islam commented Apr 9, 2021

Just realized… this will help a lot with adding more languages! Since we don't need to manually import day.js support and also add to our bundle size. Rather, it would be built into the browser! (Also, check for browser support for this stuff!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant