mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-590 Removed DateTimePatterns for zh and included in zh_CN
X-SVN-Rev: 4215
This commit is contained in:
parent
e190b43612
commit
27ae1eaf5c
4 changed files with 28 additions and 26 deletions
|
@ -10,7 +10,7 @@ zh {
|
|||
"\u4E0A\u5348",
|
||||
"\u4E0B\u5348",
|
||||
}
|
||||
Version{ "1.0" }
|
||||
Version{ "1.1" }
|
||||
CollationElements {
|
||||
Version { "1.0" }
|
||||
Override { "FALSE" }
|
||||
|
@ -844,18 +844,6 @@ Sequence{"&[top]<\u3000<\u3001<\u3002<\u30FB<\u02C9<\u02C7"
|
|||
HK { "\u9999\u6E2F" }
|
||||
SG { "\u65B0\u52A0\u5761"} // from zh_SG.txt
|
||||
}
|
||||
|
||||
DateTimePatterns {
|
||||
"HH'\u65F6'mm'\u5206'ss'\u79D2' z",
|
||||
"ahh'\u65F6'mm'\u5206'ss'\u79D2'",
|
||||
"H:mm:ss",
|
||||
"ah:mm",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy-M-d",
|
||||
"yy-M-d",
|
||||
"{1} {0}",
|
||||
}
|
||||
DayAbbreviations {
|
||||
"\u661F\u671F\u65E5",
|
||||
"\u661F\u671F\u4E00",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
// *******************************************************************************
|
||||
|
||||
zh_CN {
|
||||
Version{ "1.0"}
|
||||
CurrencyElements {
|
||||
"\uFFE5",
|
||||
"CNY",
|
||||
|
@ -24,5 +25,17 @@ zh_CN {
|
|||
HK { "\u9999\u6E2F" }
|
||||
}
|
||||
LocaleID { "0804" }
|
||||
|
||||
DateTimePatterns {
|
||||
"HH'\u65F6'mm'\u5206'ss'\u79D2' z",
|
||||
"ahh'\u65F6'mm'\u5206'ss'\u79D2'",
|
||||
"H:mm:ss",
|
||||
"ah:mm",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy-M-d",
|
||||
"yy-M-d",
|
||||
"{1} {0}",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ zh {
|
|||
"\u4E0A\u5348",
|
||||
"\u4E0B\u5348",
|
||||
}
|
||||
Version{ "1.0" }
|
||||
Version{ "1.1" }
|
||||
CollationElements {
|
||||
Version { "1.0" }
|
||||
Override { "FALSE" }
|
||||
|
@ -844,18 +844,6 @@ Sequence{"&[top]<\u3000<\u3001<\u3002<\u30FB<\u02C9<\u02C7"
|
|||
HK { "\u9999\u6E2F" }
|
||||
SG { "\u65B0\u52A0\u5761"} // from zh_SG.txt
|
||||
}
|
||||
|
||||
DateTimePatterns {
|
||||
"HH'\u65F6'mm'\u5206'ss'\u79D2' z",
|
||||
"ahh'\u65F6'mm'\u5206'ss'\u79D2'",
|
||||
"H:mm:ss",
|
||||
"ah:mm",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy-M-d",
|
||||
"yy-M-d",
|
||||
"{1} {0}",
|
||||
}
|
||||
DayAbbreviations {
|
||||
"\u661F\u671F\u65E5",
|
||||
"\u661F\u671F\u4E00",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
// *******************************************************************************
|
||||
|
||||
zh_CN {
|
||||
Version{ "1.0"}
|
||||
CurrencyElements {
|
||||
"\uFFE5",
|
||||
"CNY",
|
||||
|
@ -24,5 +25,17 @@ zh_CN {
|
|||
HK { "\u9999\u6E2F" }
|
||||
}
|
||||
LocaleID { "0804" }
|
||||
|
||||
DateTimePatterns {
|
||||
"HH'\u65F6'mm'\u5206'ss'\u79D2' z",
|
||||
"ahh'\u65F6'mm'\u5206'ss'\u79D2'",
|
||||
"H:mm:ss",
|
||||
"ah:mm",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy'\u5E74'M'\u6708'd'\u65E5'",
|
||||
"yyyy-M-d",
|
||||
"yy-M-d",
|
||||
"{1} {0}",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue