• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/bn_IN.xml
7// *
8// ***************************************************************************
9bn_IN{
10    Version{"2.0.47.53"}
11    calendar{
12        gregorian{
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            }
47            weekend:intvector{
48                1,
49                0,
50                1,
51                86400000,
52            }
53        }
54    }
55}
56