X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/data/locales/en_IN.txt diff --git a/icuSources/data/locales/en_IN.txt b/icuSources/data/locales/en_IN.txt index 371c0c43..94e0f772 100644 --- a/icuSources/data/locales/en_IN.txt +++ b/icuSources/data/locales/en_IN.txt @@ -1,37 +1,64 @@ // *************************************************************************** // * -// * Copyright (C) 2008 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File:/common/main/en_IN.xml +// * Copyright (C) 2016 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/en_IN.xml // * // *************************************************************************** en_IN{ - NumberPatterns{ - "#,##,##0.###", - "¤ #,##,##0.00", - "#,##,##0%", - "#E0", + %%Parent{"en_001"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤ #,##,##0.00"} + decimalFormat{"#,##,##0.###"} + percentFormat{"#,##,##0%"} + } + } } - Version{"1.54"} + Version{"2.1.19.14"} calendar{ + 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} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + MEd{"E, dd/MM"} + MMMEd{"E, d MMM"} + } + } gregorian{ DateTimePatterns{ - "h:mm:ss a v", + "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-yyyy", + "EEEE, d MMMM y", + "d MMMM y", + "dd-MMM-y", "dd/MM/yy", - "{1} {0}", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", } - weekend:intvector{ - 1, - 0, - 1, - 86400000, + availableFormats{ + MEd{"E, dd/MM"} + MMMEd{"E, d MMM"} } } }