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

Asia/Almaty Offset Now Incorrect #42

Open
kcchoate opened this issue Apr 25, 2024 · 1 comment
Open

Asia/Almaty Offset Now Incorrect #42

kcchoate opened this issue Apr 25, 2024 · 1 comment
Assignees

Comments

@kcchoate
Copy link

On March 1st, 2024, the Asia/Almaty time zone transitioned from using a +6 UTC offset to a +5 UTC offset. Unfortunately, the definition at https://www.tzurl.org/zoneinfo/Asia/Almaty.ics does not include this new offset, and so new events produced using ical4j are not reflecting this new time zone.

@benfortuna
Copy link
Member

Hi, tzurl uses the latest timezone definitions from IANA. Currently we are on version 2024a, but I can see additional changes were made regarding Asia/Almaty:

eggert/tz@59d4a1b

So I think we need to wait for the next release (2024b) for this to be fixed.

You can follow the announce list for updates: https://mm.icann.org/mailman/listinfo/tz-announce

@benfortuna benfortuna self-assigned this Apr 26, 2024
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

No branches or pull requests

2 participants