]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/data/locales/en_IN.txt
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / data / locales / en_IN.txt
... / ...
CommitLineData
1// ***************************************************************************
2// *
3// * Copyright (C) 2013 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/en_IN.xml
7// *
8// ***************************************************************************
9en_IN{
10 %%Parent{"en_GB"}
11 NumberElements{
12 latn{
13 patterns{
14 currencyFormat{"¤ #,##,##0.00"}
15 decimalFormat{"#,##,##0.###"}
16 percentFormat{"#,##,##0%"}
17 }
18 }
19 }
20 Version{"2.0.82.45"}
21 calendar{
22 generic{
23 DateTimePatterns{
24 "h:mm:ss a zzzz",
25 "h:mm:ss a z",
26 "h:mm:ss a",
27 "h:mm a",
28 "EEEE, d MMMM y G",
29 "d MMMM y G",
30 "dd-MMM-y G",
31 "dd/MM/y GGGGG",
32 "{1} {0}",
33 "{1} {0}",
34 "{1} {0}",
35 "{1} {0}",
36 "{1} {0}",
37 }
38 availableFormats{
39 MEd{"E, dd/MM"}
40 MMMEd{"E, d MMM"}
41 }
42 }
43 gregorian{
44 DateTimePatterns{
45 "h:mm:ss a zzzz",
46 "h:mm:ss a z",
47 "h:mm:ss a",
48 "h:mm a",
49 "EEEE, d MMMM y",
50 "d MMMM y",
51 "dd-MMM-y",
52 "dd/MM/yy",
53 "{1} {0}",
54 "{1} {0}",
55 "{1} {0}",
56 "{1} {0}",
57 "{1} {0}",
58 }
59 availableFormats{
60 MEd{"E, dd/MM"}
61 MMMEd{"E, d MMM"}
62 }
63 }
64 }
65}