// ***************************************************************************
// *
-// * Copyright (C) 2008 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/en_ZW.xml
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_ZW.xml
// *
// ***************************************************************************
en_ZW{
- Currencies{
- ZWD{
- "Z$",
- "Zimbabwean Dollar",
- }
- }
- NumberPatterns{
- "#,##0.###",
- "¤#,##0.00",
- "#,##0%",
- "#E0",
- }
- Version{"1.49"}
+ %%Parent{"en_001"}
+ Version{"2.1.19.14"}
calendar{
- gregorian{
- DateTimeElements:intvector{
- 1,
- 1,
- }
+ generic{
DateTimePatterns{
- "h:mm:ss a v",
+ "h:mm:ss a zzzz",
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE dd MMMM yyyy",
- "dd MMMM yyyy",
- "dd MMM,yyyy",
- "d/M/yyyy",
- "{1} {0}",
+ "EEEE, dd MMMM y G",
+ "dd MMMM y G",
+ "dd MMM,y G",
+ "d/M/y GGGGG",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MEd{"E, d/M"}
+ MMMEd{"E, dd MMM"}
+ MMMd{"dd MMM"}
+ Md{"d/M"}
+ yyyyMEd{"E, d/M/y G"}
+ yyyyMMMEd{"E, dd MMM, y G"}
+ yyyyMMMd{"dd MMM, y G"}
+ yyyyMd{"d/M/y G"}
}
}
- }
- zoneStrings{
- "meta:Africa_Central"{
- cu:int{1}
- }
- "meta:Africa_Eastern"{
- cu:int{1}
- }
- "meta:Africa_Southern"{
- cu:int{1}
- }
- "meta:Africa_Western"{
- cu:int{1}
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, dd MMMM y",
+ "dd MMMM y",
+ "dd MMM,y",
+ "d/M/y",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MEd{"E, d/M"}
+ MMMEd{"E, dd MMM"}
+ MMMd{"dd MMM"}
+ Md{"d/M"}
+ yMEd{"E, d/M/y"}
+ yMMMEd{"E, dd MMM, y"}
+ yMMMd{"dd MMM, y"}
+ yMd{"d/M/y"}
+ }
}
}
}