Merge pull request #66925 from vkotarov/windows-qyzylorda-timezone

[master] Add Qyzylorda timezone to win_timezone module, fixes #66176
This commit is contained in:
Daniel Wozniak 2024-09-30 12:56:09 -07:00 committed by GitHub
commit 58c89a8dfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

1
changelog/66176.fixed.md Normal file
View file

@ -0,0 +1 @@
Make win_timezone recognize Qyzylorda timezone

View file

@ -134,6 +134,7 @@ mapper = TzMapper(
"Pacific Standard Time (Mexico)": "America/Tijuana",
"Pakistan Standard Time": "Asia/Karachi",
"Paraguay Standard Time": "America/Asuncion",
"Qyzylorda Standard Time": "Asia/Qyzylorda",
"Romance Standard Time": "Europe/Paris",
"Russia Time Zone 10": "Asia/Srednekolymsk",
"Russia Time Zone 11": "Asia/Kamchatka",