Skip to content

Commit aa028e0

Browse files
committed
Update Windows time zone mappings using latest CLDR data
1 parent 493f2bc commit aa028e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sql/win_tzname_data.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
{L"UTC-02","Etc/GMT+2"},
4545
{L"Azores Standard Time","Atlantic/Azores"},
4646
{L"Cape Verde Standard Time","Atlantic/Cape_Verde"},
47-
{L"UTC","Etc/GMT"},
47+
{L"UTC","Etc/UTC"},
4848
{L"GMT Standard Time","Europe/London"},
4949
{L"Greenwich Standard Time","Atlantic/Reykjavik"},
5050
{L"Sao Tome Standard Time","Africa/Sao_Tome"},
@@ -64,6 +64,7 @@
6464
{L"South Africa Standard Time","Africa/Johannesburg"},
6565
{L"FLE Standard Time","Europe/Kiev"},
6666
{L"Israel Standard Time","Asia/Jerusalem"},
67+
{L"South Sudan Standard Time","Africa/Juba"},
6768
{L"Kaliningrad Standard Time","Europe/Kaliningrad"},
6869
{L"Sudan Standard Time","Africa/Khartoum"},
6970
{L"Libya Standard Time","Africa/Tripoli"},

0 commit comments

Comments
 (0)