]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_150.txt
ICU-62123.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_150.txt
old mode 100755 (executable)
new mode 100644 (file)
index b9808ae..d1caf92
@@ -1,16 +1,11 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_150.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 en_150{
     %%Parent{"en_001"}
     NumberElements{
         latn{
             patterns{
+                accountingFormat{"#,##0.00 ¤"}
                 currencyFormat{"#,##0.00 ¤"}
             }
             symbols{
@@ -19,46 +14,53 @@ en_150{
             }
         }
     }
-    Version{"2.1.11.50"}
+    Version{"2.1.38.69"}
     calendar{
         generic{
             DateTimePatterns{
-                "HH 'h' mm 'min' ss 's' zzzz",
+                "HH:mm:ss zzzz",
                 "HH:mm:ss z",
                 "HH:mm:ss",
                 "HH:mm",
-                "EEEE d MMMM y G",
+                "EEEE, d MMMM y G",
                 "d MMMM y G",
                 "dd MMM y G",
                 "dd/MM/y GGGGG",
-                "{1} {0}",
+                "{1}, {0}",
                 "{1} 'at' {0}",
                 "{1} 'at' {0}",
-                "{1} {0}",
-                "{1} {0}",
+                "{1} 'at' {0}",
+                "{1}, {0}",
             }
             availableFormats{
+                H{"HH"}
+                Hm{"HH:mm"}
+                Hms{"HH:mm:ss"}
                 MEd{"E d/M"}
                 Md{"d/M"}
+                h{"h a"}
+                hm{"h:mm a"}
+                hms{"h:mm:ss a"}
+                ms{"mm:ss"}
                 yyyyMEd{"E d/M/y G"}
                 yyyyMd{"d/M/y G"}
             }
         }
         gregorian{
             DateTimePatterns{
-                "HH 'h' mm 'min' ss 's' zzzz",
+                "HH:mm:ss zzzz",
                 "HH:mm:ss z",
                 "HH:mm:ss",
                 "HH:mm",
-                "EEEE d MMMM y",
+                "EEEE, d MMMM y",
                 "d MMMM y",
-                "dd MMM y",
-                "dd/MM/yy",
-                "{1} {0}",
+                "d MMM y",
+                "dd/MM/y",
+                "{1}, {0}",
+                "{1} 'at' {0}",
                 "{1} 'at' {0}",
                 "{1} 'at' {0}",
-                "{1} {0}",
-                "{1} {0}",
+                "{1}, {0}",
             }
             availableFormats{
                 MEd{"E d/M"}