mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-13312 Added tzdb metazone entry for Pyongyang, and generated ICU4J data with the change. Fixed one data issue in tzdbNames - metazone names CST/CDT for Taipei are not unique, and need to add parseRegions data to restrict that the parse mapping should be only used when locale's region is TW.
X-SVN-Rev: 40416
This commit is contained in:
parent
b38323d79b
commit
cf7b342a1d
3 changed files with 9 additions and 4 deletions
|
@ -201,7 +201,7 @@ tzdbNames{
|
|||
"meta:China"{
|
||||
sd{"CDT"}
|
||||
ss{"CST"}
|
||||
parseRegions{"CN", "MO", "TW"}
|
||||
parseRegions{"CN", "MO"}
|
||||
}
|
||||
"meta:Choibalsan"{
|
||||
sd{"CHOST"}
|
||||
|
@ -562,6 +562,10 @@ tzdbNames{
|
|||
"meta:Ponape"{
|
||||
ss{"PONT"}
|
||||
}
|
||||
"meta:Pyongyang"{
|
||||
ss{"KST"}
|
||||
parseRegions{"KP"}
|
||||
}
|
||||
"meta:Qyzylorda"{
|
||||
sd{"QYZST"}
|
||||
ss{"QYZT"}
|
||||
|
@ -617,6 +621,7 @@ tzdbNames{
|
|||
"meta:Taipei"{
|
||||
sd{"CDT"}
|
||||
ss{"CST"}
|
||||
parseRegions{"TW"}
|
||||
}
|
||||
"meta:Tajikistan"{
|
||||
ss{"TJT"}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36b9c089da215705724fac836c41e0db1922f8ea85bf734c601f70fc623187ad
|
||||
size 12226253
|
||||
oid sha256:e8f0af1c8a7b33d8ff22dea3143ecde79291218f0cea9b18181d3fdbd462c2fb
|
||||
size 12226267
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca79a3355cea5666551889ce8ff3703987162a35937a292d80284519f2b68286
|
||||
oid sha256:acb00f0af330fbce209ffc15f9af2368edda40ced40f1b3367f040063f6e268a
|
||||
size 92486
|
||||
|
|
Loading…
Add table
Reference in a new issue