]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_EC.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_EC.txt
index 94079e6ccefce89e096b4ca1ac0f91e511ec14b2..000fe9db8adc73ea924087b395013de619398c8e 100644 (file)
@@ -1,44 +1,50 @@
-// ***************************************************************************
-// *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
-// *
-// ***************************************************************************
-
-es_EC {
-    Version { "2.0" }
-    DateTimePatterns { 
-        "HH:mm:ss z",
-        "H:mm:ss z",
-        "H:mm:ss",
-        "H:mm",
-        "EEEE d' de 'MMMM' de 'yyyy",
-        "d' de 'MMMM' de 'yyyy",
-        "dd/MM/yyyy",
-        "dd/MM/yy",
-        "{1} {0}",
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+es_EC{
+    %%Parent{"es_419"}
+    NumberElements{
+        latn{
+            patterns{
+                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
     }
-    LocaleID:int { 0x300a }
-//    LocaleString { "es_EC" }
-    NumberElements { 
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ",",
+    Version{"2.1.47.70"}
+    calendar{
+        gregorian{
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    narrow{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    wide{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                }
+            }
+        }
     }
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "\u00A4#,##0.00;\u00A4-#,##0.00",
-        "#,##0%",
-        "#E0",
+    fields{
+        dayperiod{
+            dn{"a. m./p. m."}
+        }
     }
-//    ShortCountry { "ECU" }
 }