mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-10434 tzdata2014b to ICU4C
X-SVN-Rev: 35533
This commit is contained in:
parent
c5f65ad529
commit
e4e63fd5c0
4 changed files with 1005 additions and 985 deletions
|
@ -2561,6 +2561,11 @@ metaZones:table(nofallback){
|
|||
"Syowa",
|
||||
}
|
||||
}
|
||||
"Antarctica:Troll"{
|
||||
{
|
||||
"GMT",
|
||||
}
|
||||
}
|
||||
"Antarctica:Vostok"{
|
||||
{
|
||||
"Vostok",
|
||||
|
@ -3756,6 +3761,11 @@ metaZones:table(nofallback){
|
|||
{
|
||||
"Europe_Eastern",
|
||||
"1997-03-30 01:00",
|
||||
"2014-03-30 00:00",
|
||||
}
|
||||
{
|
||||
"Moscow",
|
||||
"2014-03-30 00:00",
|
||||
"9999-12-31 23:59",
|
||||
}
|
||||
}
|
||||
|
|
|
@ -348,6 +348,7 @@ timezoneTypes:table(nofallback){
|
|||
"Antarctica:Palmer"{"aqplm"}
|
||||
"Antarctica:Rothera"{"aqrot"}
|
||||
"Antarctica:Syowa"{"aqsyw"}
|
||||
"Antarctica:Troll"{"aqtrl"}
|
||||
"Antarctica:Vostok"{"aqvos"}
|
||||
"Arctic:Longyearbyen"{"sjlyr"}
|
||||
"Asia:Aden"{"yeade"}
|
||||
|
|
|
@ -233,7 +233,7 @@ windowsZones:table(nofallback){
|
|||
FI{"Europe/Helsinki"}
|
||||
LT{"Europe/Vilnius"}
|
||||
LV{"Europe/Riga"}
|
||||
UA{"Europe/Kiev Europe/Simferopol Europe/Uzhgorod Europe/Zaporozhye"}
|
||||
UA{"Europe/Kiev Europe/Uzhgorod Europe/Zaporozhye"}
|
||||
}
|
||||
"Fiji Standard Time"{
|
||||
001{"Pacific/Fiji"}
|
||||
|
@ -355,7 +355,7 @@ windowsZones:table(nofallback){
|
|||
"knife"
|
||||
}
|
||||
MX{"America/Ojinaga"}
|
||||
US{"America/Denver America/Boise America/Shiprock"}
|
||||
US{"America/Denver America/Boise"}
|
||||
ZZ{"MST7MDT"}
|
||||
}
|
||||
"Myanmar Standard Time"{
|
||||
|
@ -378,7 +378,7 @@ windowsZones:table(nofallback){
|
|||
"New Zealand Standard Time"{
|
||||
001{"Pacific/Auckland"}
|
||||
AQ{"Antarctica/McMurdo"}
|
||||
NZ{"Pacific/Auckland Antarctica/South_Pole"}
|
||||
NZ{"Pacific/Auckland"}
|
||||
}
|
||||
"Newfoundland Standard Time"{
|
||||
001{"America/St_Johns"}
|
||||
|
@ -425,7 +425,7 @@ windowsZones:table(nofallback){
|
|||
}
|
||||
"Russian Standard Time"{
|
||||
001{"Europe/Moscow"}
|
||||
RU{"Europe/Moscow Europe/Samara Europe/Volgograd"}
|
||||
RU{"Europe/Moscow Europe/Samara Europe/Simferopol Europe/Volgograd"}
|
||||
}
|
||||
"SA Eastern Standard Time"{
|
||||
001{"America/Cayenne"}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue