]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_US.txt
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / data / locales / es_US.txt
index 9c093a64945c59da3d091b9eaf876ce2c8055b9d..d62684cf0bb4579ab1916c3bfe82d68cf7aa3ba6 100644 (file)
@@ -1,44 +1,51 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2010 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/es_US.xml
 // *
 // ***************************************************************************
-
-es_US {
-    Version { "2.0" }
-//    NumberElements {
-//        ".",
-//        ",",
-//        ";",
-//        "%",
-//        "0",
-//        "#",
-//        "-",
-//        "E",
-//        "\u2030",
-//        "\u221e",
-//        "\ufffd",
-//    }
-    DateTimeElements:intvector { 
-        1,
-        1,
+es_US{
+    MeasurementSystem:int{1}
+    NumberElements{
+        latn{
+            symbols{
+                decimal{"."}
+                group{","}
+            }
+        }
     }
-    DateTimePatterns { 
-        "h:mm:ss a z",
-        "h:mm:ss a z",
-        "h:mm:ss a",
-        "h:mm a",
-        "EEEE d' de 'MMMM' de 'yyyy",
-        "d' de 'MMMM' de 'yyyy",
-        "MMM d, yyyy",
-        "M/d/yy",
-        "{1} {0}",
+    PaperSize:intvector{
+        279,
+        216,
     }
-    NumberPatterns {
-        "#,##0.###;-#,##0.###",
-        "\u00a4#,##0.00;(\u00a4#,##0.00)",
-        "#,##0%",
-        "#E0",
+    Version{"2.0.45.82"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                1,
+                4,
+            }
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE d 'de' MMMM 'de' y",
+                "d 'de' MMMM 'de' y",
+                "MMM d, y",
+                "M/d/yy",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                MMd{"MM/d"}
+                Md{"M/d"}
+            }
+        }
     }
 }