-
Notifications
You must be signed in to change notification settings - Fork 52
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
Invalid timezone #6
Comments
I found two invalid time zones here: |
Yes, we are getting this error in a React application using timezones-list version 3.02: currently it is:
it should be:
And for the other one: It seems it should be I tested that by changing these, the errors don't happen anymore |
@omsrivastava thanks for merging. But why is there not a new package version on npm? Did the pipeline fail? Could you please check? Thanks a lot. |
Some timezones produce
RangeError: Invalid time zone specified
Could you please sync timezones with actual list
https://www.iana.org/time-zones
Example of invalid timezone:
timezones-list/src/timezones.json
Line 543 in c1fa0eb
The text was updated successfully, but these errors were encountered: