import tzdata and DNS from tenfourfox (as of rev 16c85bb3)

This commit is contained in:
roytam1 2020-10-09 21:25:52 +08:00
commit c0eddaf735
4 changed files with 117 additions and 34 deletions

View file

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
windowsZones:table(nofallback){
mapTimezones{
"AUS Central Standard Time"{
@ -466,7 +467,7 @@ windowsZones:table(nofallback){
}
"Pacific Standard Time"{
001{"America/Los_Angeles"}
CA{"America/Vancouver America/Dawson America/Whitehorse"}
CA{"America/Vancouver"}
US{"America/Los_Angeles"}
ZZ{"PST8PDT"}
}
@ -674,7 +675,10 @@ windowsZones:table(nofallback){
}
"US Mountain Standard Time"{
001{"America/Phoenix"}
CA{"America/Dawson_Creek America/Creston America/Fort_Nelson"}
CA{
"America/Whitehorse America/Creston America/Dawson America/Dawson_Cre"
"ek America/Fort_Nelson"
}
MX{"America/Hermosillo"}
US{"America/Phoenix"}
ZZ{"Etc/GMT+7"}