]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/bn_IN.xml |
b75a7d8f | 7 | // * |
b75a7d8f | 8 | // *************************************************************************** |
374ca955 | 9 | bn_IN{ |
729e4ab9 | 10 | Version{"2.0.47.53"} |
374ca955 A |
11 | calendar{ |
12 | gregorian{ | |
729e4ab9 A |
13 | DateTimeElements:intvector{ |
14 | 1, | |
15 | 4, | |
16 | } | |
17 | fields{ | |
18 | day{ | |
19 | relative{ | |
20 | "-2"{"গতপরশু"} | |
21 | "-3"{"গততরশু"} | |
22 | } | |
23 | } | |
24 | hour{ | |
25 | dn{"ঘণ্টা"} | |
26 | } | |
27 | second{ | |
28 | dn{"সেকেণ্ড"} | |
29 | } | |
30 | } | |
31 | quarters{ | |
32 | format{ | |
33 | abbreviated{ | |
34 | "ত্রৈমাসিক", | |
35 | "ষাণ্মাসিক", | |
36 | "চতুর্থাংশ ৩", | |
37 | "বার্ষিক", | |
38 | } | |
39 | wide{ | |
40 | "ত্রৈমাসিক", | |
41 | "ষাণ্মাসিক", | |
42 | "তৃতীয় চতুর্থাংশ", | |
43 | "বার্ষিক", | |
44 | } | |
45 | } | |
46 | } | |
374ca955 A |
47 | weekend:intvector{ |
48 | 1, | |
49 | 0, | |
50 | 1, | |
51 | 86400000, | |
52 | } | |
53 | } | |
54 | } | |
b75a7d8f | 55 | } |