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

feat: replace moment-timezone with luxon #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pzien
Copy link

@pzien pzien commented May 19, 2022

No description provided.

@commenthol
Copy link
Owner

Hi @pzien,
Can you please run your parser changes with the data set from date-holidays?
I do get some errors there related to solstice and equinox.
Would be nice if you could add some test cases here.

@pzien
Copy link
Author

pzien commented May 23, 2022

I will do that! Thanks for feedback.

@mcshaz
Copy link

mcshaz commented Jan 9, 2023

Can I please bump this request (pending for 7 months at the time of writing)- moving to a modern esm library which uses/extends Intl.DateTime (as opposed to importing moment and moment-timezone) will result in smaller package sizes due to both tree shaking at the build stage and also not duplicating functionality in modern ES engines.

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

Successfully merging this pull request may close these issues.

None yet

3 participants