mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-9288 Make calendarPreferenceData and metazoneInfo arrays to make ICU4J tests pass.
X-SVN-Rev: 32098
This commit is contained in:
parent
b6bb07e5a6
commit
448446d62f
2 changed files with 858 additions and 286 deletions
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,9 @@
|
|||
// ***************************************************************************
|
||||
supplementalData:table(nofallback){
|
||||
calendarPreferenceData{
|
||||
001{"gregorian"}
|
||||
001{
|
||||
"gregorian",
|
||||
}
|
||||
AE{
|
||||
"gregorian",
|
||||
"islamic",
|
||||
|
|
Loading…
Add table
Reference in a new issue