We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed the GMT offset of America/Santiago should be -03:00 instead of -04:00 in JSON file:
America/Santiago
-03:00
-04:00
{ "label":"America/Santiago (GMT-04:00)", "tzCode":"America/Santiago", "name":"(GMT-04:00) Santiago, Puente Alto, Antofagasta, Viña del Mar, Valparaíso", "utc":"-04:00" }
The text was updated successfully, but these errors were encountered:
omsrivastava/timezones-list
vvo/tzdb
No branches or pull requests
I noticed the GMT offset of
America/Santiago
should be-03:00
instead of-04:00
in JSON file:The text was updated successfully, but these errors were encountered: