]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/fr_BE.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / fr_BE.txt
index c56d47c25cd94c6ea54ecda06a117080096ae128..e184cb21519086b63766f156d6f8592d866f3039 100644 (file)
@@ -1,61 +1,54 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/fr_BE.xml
 // *
 // ***************************************************************************
-
-fr_BE {
-    Version{ "2.0" }
-    DateTimePatterns { 
-        "H' h 'mm' min 'ss' s 'z",
-        "HH:mm:ss z",
-        "HH:mm:ss",
-        "HH:mm",
-        "EEEE d MMMM yyyy",
-        "d MMMM yyyy",
-        "dd-MMM-yy",
-        "d/MM/yy",
-        "{1} {0}",
-    }
-    DateTimeElements:intvector {
-        2,
-        1,
-    }
-    LocaleID:int { 0x080c }
-//    LocaleString { "fr_BE" }
-    NumberElements { 
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ",",
-    }
-//    ShortCountry { "BEL" }
-    zoneStrings { 
-        {
-            "Africa/Casablanca",
-            "GMT",
-            "GMT",
-            "GMT",
-            "GMT",
+fr_BE{
+    NumberElements{
+        latn{
+            symbols{
+                group{"."}
+            }
         }
     }
-    NumberPatterns {
-        "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00a4;-#,##0.00 \u00a4",
-        "#,##0%",
-        "#E0",
+    Version{"2.1.19.14"}
+    calendar{
+        generic{
+            DateTimePatterns{
+                "H 'h' mm 'min' ss 's' zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE d MMMM y G",
+                "d MMMM y G",
+                "d MMM y G",
+                "d/MM/yy GGGGG",
+                "{1} {0}",
+                "{1} 'à' {0}",
+                "{1} 'à' {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+        }
+        gregorian{
+            DateTimePatterns{
+                "H 'h' mm 'min' ss 's' zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE d MMMM y",
+                "d MMMM y",
+                "d MMM y",
+                "d/MM/yy",
+                "{1} 'à' {0}",
+                "{1} 'à' {0}",
+                "{1} 'à' {0}",
+                "{1} 'à' {0}",
+                "{1} {0}",
+            }
+        }
     }
-    
-    // Reuse Swiss French spellout rules.  Also for French in Zaire, 
-    // but we've no locale for it yet.
-    SpelloutRules:alias { "/ICUDATA/fr_CH" }
 }