]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_BE.txt
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_BE.txt
index 49ccdf5a17aef26662c7b712afb0da14933bc64c..f54befe5e5ced7c508aada8a884927abda0806da 100644 (file)
@@ -1,63 +1,71 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2008 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/en_BE.xml
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_BE.xml
 // *
 // ***************************************************************************
 en_BE{
-    Currencies{
-        BEF{
-            "BF",
-            "Belgian Franc",
-            {
-                /**
-                 * Duplicated from NumberPatterns resource
-                 */
-                "#,##0.00 ¤",
-                ",",
-                ".",
+    %%Parent{"en_001"}
+    NumberElements{
+        latn{
+            patterns{
+                accountingFormat{"#,##0.00 ¤"}
+                currencyFormat{"#,##0.00 ¤"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
             }
         }
     }
-    NumberElements{
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "‰",
-        "∞",
-        "NaN",
-        "+",
-    }
-    NumberPatterns{
-        "#,##0.###",
-        "#,##0.00 ¤",
-        "#,##0%",
-        "#E0",
-    }
-    Version{"1.57"}
+    Version{"2.1.19.14"}
     calendar{
-        gregorian{
-            DateTimeElements:intvector{
-                2,
-                4,
+        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}, {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 'h' mm 'min' ss 's' v",
+                "HH:mm:ss zzzz",
                 "HH:mm:ss z",
                 "HH:mm:ss",
                 "HH:mm",
-                "EEEE d MMMM yyyy",
-                "d MMM yyyy",
-                "dd MMM yyyy",
-                "dd/MM/yy",
-                "{1} {0}",
+                "EEEE, d MMMM y",
+                "d MMMM y",
+                "d MMM y",
+                "dd/MM/y",
+                "{1}, {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+            }
+            availableFormats{
+                MEd{"E d/M"}
+                Md{"d/M"}
+                yMEd{"E d/M/y"}
+                yMd{"d/M/y"}
             }
         }
     }