-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * 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 {
- Version { "2.0" }
- DateTimePatterns {
- "h:mm:ss a",
- "h:mm:ss a",
- "h:mm:ss a",
- "h:mm a",
- "EEEE dd MMMM yyyy",
- "dd MMMM yyyy",
- "dd MMM,yy",
- "d/M/yyyy",
- "{1} {0}",
- }
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "\u00a4#,##0.00;-\u00a4#,##0.00",
- "#,##0%",
- "#E0",
+en_ZW{
+ %%Parent{"en_001"}
+ Version{"2.1.19.14"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "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"}
+ }
+ }
+ 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"}
+ }
+ }
}
- LocaleID:int { 0x3009 }
}