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

Kazakhstan will switch to a single time zone, UTC+05:00, on March 1, 2024. #1091

Closed
m-urukov opened this issue Feb 1, 2024 · 1 comment
Closed

Comments

@m-urukov
Copy link

m-urukov commented Feb 1, 2024

Hello!
We are using the latest version 0.5.44, which was released on Dec 29, 2023. Since March 1, 2024, Kazakhstan will switch to a single time zone (Asia/Almaty + Asia/Qostanay => UTC+05:00) Wikipedia Time in Kazakhstan.

moment.tz("2024-01-01", "Asia/Almaty").format(); // => '2024-01-01T00:00:00+06:00' (✅)

moment.tz("2024-05-05", "Asia/Almaty").format(); // => '2024-05-05T00:00:00+06:00' (❌)

Do you have an update time zone database plan later?
Thank you.

@m-urukov
Copy link
Author

m-urukov commented Feb 1, 2024

My issue will be fixed after #1092

image

@tmkx tmkx mentioned this issue Feb 2, 2024
@m-urukov m-urukov closed this as completed Feb 2, 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

Successfully merging a pull request may close this issue.

1 participant