Skip to content

Commit

Permalink
Merge pull request saltstack#66925 from vkotarov/windows-qyzylorda-ti…
Browse files Browse the repository at this point in the history
…mezone

[master] Add Qyzylorda timezone to win_timezone module, fixes saltstack#66176
  • Loading branch information
dwoz authored Sep 30, 2024
2 parents 216764c + 9ee0398 commit 58c89a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog/66176.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Make win_timezone recognize Qyzylorda timezone
1 change: 1 addition & 0 deletions salt/modules/win_timezone.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ def list_unix(self):
"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",
Expand Down

0 comments on commit 58c89a8

Please sign in to comment.