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

Add America/Coyhaique timezone #4524

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

robertbastian
Copy link
Member

CLDR-_____

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

Sorry, something went wrong.

@@ -645,6 +645,9 @@ For terms of use, see http://www.unicode.org/copyright.html
<timezone type="America/Punta_Arenas">
<usesMetazone to="2016-12-03 23:00" mzone="Chile"/>
</timezone>
<timezone type="America/Coyhaique">
<usesMetazone to="2025-03-19 23:00" mzone="Chile"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the new metazone?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no new metazone. This puts the new timezone in the existing metazone so it has the same history as the timezone it was split off of.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I modeled this after America/Punta_Arenas, which left "Chile Time" in 2016 to do its own thing (permanent DST). It doesn't have a metazone since then.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was probably fine when America/Punta_Arenas was the only time zone in the metazone, but now both time zones are in the same metazone, should they use the same display name.?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be Chile Summer Time ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No

@unicode-org unicode-org deleted a comment from sffc Mar 25, 2025
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

2 participants