Skip to content

Fix time zone identifier America/Argentina/Buenos_Aires#16078

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/zone-america-buenos_aires
Aug 13, 2025
Merged

Fix time zone identifier America/Argentina/Buenos_Aires#16078
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/zone-america-buenos_aires

Conversation

@straight-shoota
Copy link
Member

The canonical identifier is America/Argentina/Buenos_Aires. America/Buenos_Aires is just an alias. And this alias is part of a backwards compatibility feature which might not always be available (see #16054).

Note: I'm not updating the identifiers in https://github.com/crystal-lang/crystal/blob/master/src/crystal/system/win32/zone_names.cr because that file is autogenerated from upstream data.

@straight-shoota straight-shoota self-assigned this Aug 10, 2025
@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:time labels Aug 10, 2025
@straight-shoota straight-shoota added this to the 1.18.0 milestone Aug 11, 2025
@straight-shoota straight-shoota merged commit 5dd94c3 into crystal-lang:master Aug 13, 2025
41 checks passed
@straight-shoota straight-shoota deleted the fix/zone-america-buenos_aires branch August 13, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants