summaryrefslogtreecommitdiff
path: root/intl/icu/source/data/locales/en_ZW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/locales/en_ZW.txt')
-rw-r--r--intl/icu/source/data/locales/en_ZW.txt47
1 files changed, 47 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_ZW.txt b/intl/icu/source/data/locales/en_ZW.txt
new file mode 100644
index 0000000..1845145
--- /dev/null
+++ b/intl/icu/source/data/locales/en_ZW.txt
@@ -0,0 +1,47 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2012 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{
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤#,##0.00"}
+ }
+ }
+ }
+ Version{"2.0.75.60"}
+ calendar{
+ 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/yyyy",
+ "{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"}
+ }
+ }
+ }
+}