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

Make SDP date format agnostic #12

Open
cshaa opened this issue Sep 26, 2022 · 1 comment
Open

Make SDP date format agnostic #12

cshaa opened this issue Sep 26, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@cshaa
Copy link
Owner

cshaa commented Sep 26, 2022

The Temporal API polyfill (which we currently use) is super slow, therefore it feels frong to force everybody to use it. Opting for a much more light-weight library internally would decrease the bundle size and speed up the calendar overall. Then we could expose the dates in a library-agnostic format, maybe providing a few utility functions to convert the dates to a few specific formats like:

Either @RisaI or myself will tackle this in the near future.

@cshaa cshaa added the enhancement New feature or request label Sep 26, 2022
@cshaa cshaa changed the title Make the package more independent on the date library used Make SDP more independent on the date format Sep 26, 2022
@cshaa cshaa changed the title Make SDP more independent on the date format Make SDP date format agnostic Sep 26, 2022
@RisaI
Copy link
Collaborator

RisaI commented Oct 3, 2022

Say no more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants