]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_IN.txt
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / data / locales / en_IN.txt
index b1d21cc8387bbd30c9d19123b66ef9fff993a172..a31c249cb04668a1f2494bd5aceb923069c49b86 100644 (file)
@@ -1,41 +1,64 @@
 // ***************************************************************************
 // *
-// * 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_IN.xml
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_IN.xml
 // *
 // ***************************************************************************
 en_IN{
-    NumberPatterns{
-        "##,##,##0.###;-##,##,##0.###",
-        "¤ ##,##,##0.00;-¤ ##,##,##0.00",
-        "##,##,##0%",
-        "#E0",
+    %%Parent{"en_GB"}
+    NumberElements{
+        latn{
+            patterns{
+                currencyFormat{"¤ #,##,##0.00"}
+                decimalFormat{"#,##,##0.###"}
+                percentFormat{"#,##,##0%"}
+            }
+        }
     }
-    Version{"1.2"}
+    Version{"2.0.82.45"}
     calendar{
-        gregorian{
-            DateTimeElements:intvector{
-                2,
-                1,
-            }
+        generic{
             DateTimePatterns{
+                "h:mm:ss a zzzz",
                 "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d MMMM y G",
+                "d MMMM y G",
+                "dd-MMM-y G",
+                "dd/MM/y GGGGG",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                MEd{"E, dd/MM"}
+                MMMEd{"E, d MMM"}
+            }
+        }
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
                 "h:mm:ss a z",
                 "h:mm:ss a",
                 "h:mm a",
-                "EEEE d MMMM yyyy",
-                "d MMMM yyyy",
-                "dd-MMM-yy",
+                "EEEE, d MMMM y",
+                "d MMMM y",
+                "dd-MMM-y",
                 "dd/MM/yy",
                 "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
             }
-            weekend:intvector{
-                1,
-                0,
-                1,
-                86400000,
+            availableFormats{
+                MEd{"E, dd/MM"}
+                MMMEd{"E, d MMM"}
             }
         }
     }