]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_BE.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_BE.txt
index 9dcb4deb1480f6036520235117a67f85705dea68..97f39772179d863eec77a88f441d27fe05afa1cf 100644 (file)
@@ -1,52 +1,66 @@
-// ***************************************************************************
-// *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
-// *
-// ***************************************************************************
-
-en_BE {
-    Version { "2.0" }
-    CollationElements { 
-           Version { "1.0.1" }
-               Sequence { "[backwards 2]" }
-       }
-    DateTimePatterns {
-        "HH' h 'mm' min 'ss' s 'z",
-        "HH:mm:ss z",
-        "HH:mm:ss",
-        "HH:mm",
-        "EEEE d MMMM yyyy",
-        "EEE d MMM yyyy",
-        "dd MMM yyyy",
-        "dd/MM/yy",
-        "{1} {0}",
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+en_BE{
+    %%Parent{"en_001"}
+    NumberElements{
+        latn{
+            patterns{
+                accountingFormat{"#,##0.00 ¤"}
+                currencyFormat{"#,##0.00 ¤"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
     }
-    DateTimeElements:intvector {
-        2,
-        1,
-    }
-//    LocaleString { "en_BE" }
-    NumberElements {
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ",",
-    }
-//    ShortCountry { "BEL" }
-
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
-        "#,##0%",
-        "#E0",
+    Version{"2.1.38.69"}
+    calendar{
+        generic{
+            DateTimePatterns{
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, d MMMM y G",
+                "d MMMM y G",
+                "dd MMM y G",
+                "dd/MM/y GGGGG",
+                "{1}, {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1}, {0}",
+            }
+            availableFormats{
+                MEd{"E d/M"}
+                Md{"d/M"}
+                yyyyMEd{"E d/M/y G"}
+                yyyyMd{"d/M/y G"}
+            }
+        }
+        gregorian{
+            DateTimePatterns{
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, d MMMM y",
+                "d MMMM y",
+                "d MMM y",
+                "dd/MM/y",
+                "{1}, {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1}, {0}",
+            }
+            availableFormats{
+                MEd{"E d/M"}
+                Md{"d/M"}
+                yMEd{"E d/M/y"}
+                yMd{"d/M/y"}
+            }
+        }
     }
 }