]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_PK.txt
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / data / locales / en_PK.txt
index 4f86079a99a25df47c3a5aab0a0b1f77ee681259..d0628331a4904b5817e31e70b6d2495c0be9ba82 100644 (file)
@@ -1,26 +1,27 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2006 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/en_PK.xml
+// * Source File:<path>/common/main/en_PK.xml
 // *
 // ***************************************************************************
 en_PK{
     NumberPatterns{
-        "##,##,##0.###;-##,##,##0.###",
-        "¤ ##,##,##0.00;-¤ ##,##,##0.00",
-        "##,##,##0%",
+        "#,##,##0.###",
+        "¤ #,##,##0.00",
+        "#,##,##0%",
         "#E0",
     }
-    /**
-     * Draft
-     */
-    Version{"1.2"}
+    Version{"1.21"}
     calendar{
         gregorian{
+            DateTimeElements:intvector{
+                1,
+                1,
+            }
             DateTimePatterns{
-                "h:mm:ss a z",
+                "h:mm:ss a v",
                 "h:mm:ss a z",
                 "h:mm:ss a",
                 "h:mm a",
@@ -30,6 +31,11 @@ en_PK{
                 "dd/MM/yy",
                 "{1} {0}",
             }
+            availableFormats{
+                MMMMd{"d MMMM"}
+                MMdd{"dd/MM"}
+                yyyyMMMM{"MMMM yyyy"}
+            }
         }
     }
 }