]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_AL.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / en_AL.txt
old mode 100755 (executable)
new mode 100644 (file)
index 3ff363d..f564e92
@@ -1,21 +1,36 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Apple addition, not in CLDR
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 en_AL{
     %%Parent{"en_150"}
     NumberElements{
         latn{
             patterns{
-                currencyFormat{"¤#,##0.00"}
+                accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
             }
             symbols{
+                decimal{","}
                 group{" "}
             }
         }
     }
-    Version{"2.0.82.45"}
+    Version{"36.1"}
+    calendar{
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a, zzzz",
+                "h:mm:ss a, z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d MMMM y",
+                "d MMMM y",
+                "d MMM y",
+                "d.M.yy",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+            }
+        }
+    }
 }