]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_PH.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / en_PH.txt
index 2bac84d4fc466fbc856278b36fe142d7006910e2..dfe2c92e2cec4dc2c8e9e75ebad25b834e3037d9 100644 (file)
@@ -1,47 +1,38 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * 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/en_PH.xml
 // *
 // ***************************************************************************
-
-en_PH {
-    Version{"2.0"}
-//    AmPmMarkers { 
-//        "AM",
-//        "PM",
-//    }
-
-    DateTimePatterns { 
-        "h:mm:ss a z",
-        "h:mm:ss a z",
-        "h:mm:ss a",
-        "h:mm a",
-        "EEEE, MMMM d, yyyy",
-        "MMMM d, yyyy",
-        "MM d, yy",
-        "M/d/yy",
-        "{1} {0}",
+en_PH{
+    Currencies{
+        PHP{
+            "PHP",
+            "Peso",
+        }
     }
-//    NumberElements {
-//        ".",
-//        ",",
-//        ";",
-//        "%",
-//        "0",
-//        "#",
-//        "-",
-//        "E",
-//        "\u2030",
-//        "\u221E",
-//        "\uFFFD",
-//    }
-    NumberPatterns { 
+    NumberPatterns{
         "#,##0.###;-#,##0.###",
-        "\u00A4#,##0.00;(\u00A4#,##0.00)",
+        "¤#,##0.00;(¤#,##0.00)",
         "#,##0%",
         "#E0",
     }
-    LocaleID:int { 0x3409 }
-
+    Version{"1.2"}
+    calendar{
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a z",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, MMMM d, yyyy",
+                "MMMM d, yyyy",
+                "MM d, yy",
+                "M/d/yy",
+                "{1} {0}",
+            }
+        }
+    }
 }