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

Update timezones.json #55

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

Conversation

tonioloewald
Copy link

[fix] simplified geometry to a consistent level-of-details
[fix] replaced degenerate regions with boxes centered on pin positions
[fix] fixed Port_Moresby to include Papua New Guinea
[fix] fixed Indian/Antananarivo to include Madagascar
[fix] replaced a bunch of timezones that are not supported by Intl with what I believe are the correct timezones

I used your timezones.json to build my own widget and found a whole bunch of issues. That said, this is the best such widget I've found—by far—and the polygon data is better than stuff I paid to have done. I figured you probably worked pretty hard on it, so I figured I'd give back.

I wrote a small polygon library to clean up the polygons (make them consistently detailed) and fixed some issues with typos or just weird Intl crap that was stopping my widget from working.

If you're interested, my web-component is here…

https://github.com/tonioloewald/xinks-timezone-picker

[fix] simplified geometry to a consistent level-of-details
[fix] replaced degenerate regions with boxes centered on pin positions
[fix] fixed Port_Moresby to include Papua New Guinea
[fix] fixed Indian/Antananarivo to include Madagascar
[fix] replaced a bunch of timezones that are not supported by Intl with what I believe are the correct timezones
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.

1 participant