]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_ZW.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_ZW.txt
index 2e0cbd9914fa51d2302e4fe52104aa2e7f5db7bf..d9f747baaadd225c0ab3d18103075dc66735efae 100644 (file)
@@ -1,28 +1,62 @@
-// ***************************************************************************
-// *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
-// *
-// ***************************************************************************
-
-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}",
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+en_ZW{
+    %%Parent{"en_001"}
+    Version{"2.1.38.69"}
+    calendar{
+        generic{
+            DateTimePatterns{
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "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} 'at' {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{
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, dd MMMM y",
+                "dd MMMM y",
+                "dd MMM,y",
+                "d/M/y",
+                "{1}, {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {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"}
+            }
+        }
     }
-    NumberPatterns {
-        "#,##0.###;-#,##0.###",
-        "\u00a4#,##0.00;-\u00a4#,##0.00",
-        "#,##0%",
-        "#E0",
-    }
-    LocaleID:int { 0x3009 }
 }