]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_EC.txt
ICU-62109.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_EC.txt
index 09f60f0c8268ab13bfb85518f2cd66b4c37e3d50..226472ea820a08307ec00a83eee199f6da0f45a2 100644 (file)
@@ -1,46 +1,50 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/es_EC.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_EC{
+    %%Parent{"es_419"}
     NumberElements{
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "‰",
-        "∞",
-        "�",
-        "+",
-    }
-    NumberPatterns{
-        "#,##0.###;-#,##0.###",
-        "¤#,##0.00;¤-#,##0.00",
-        "#,##0%",
-        "#E0",
+        latn{
+            patterns{
+                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
     }
-    Version{"1.2"}
+    Version{"2.1.38.39"}
     calendar{
         gregorian{
-            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}",
+            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."}
+                    }
+                }
+            }
+        }
+    }
+    fields{
+        dayperiod{
+            dn{"a. m./p. m."}
         }
     }
 }