File Coverage

blib/lib/DateTimeX/Lite/Locale/ms_BN.dat
Criterion Covered Total %
statement 3 3 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 4 4 100.0


line stmt bran cond sub pod time code
1             ###########################################################################
2             #
3             # This file is auto-generated by the Perl DateTime Suite time locale
4             # generator (0.00001). This code generator comes with the
5             # DateTime::Locale distribution in the tools/ directory, and is called
6             # tools/locale/update-locales.pl.
7             #
8             # This file as generated from the CLDR XML locale data. See the
9             # LICENSE.cldr file included in this distribution for license details.
10             #
11             # Do not edit this file directly.
12             #
13             ###########################################################################
14 1     1   9 use utf8;
  1         3  
  1         9  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_Hmm' => 'H:mm',
18             '_format_for_M' => 'L',
19             '_format_for_MEd' => 'E, M-d',
20             '_format_for_MMM' => 'LLL',
21             '_format_for_MMMEd' => 'E MMM d',
22             '_format_for_MMMMEd' => 'E MMMM d',
23             '_format_for_MMMMd' => 'MMMM d',
24             '_format_for_MMMMdd' => 'dd MMMM',
25             '_format_for_MMMd' => 'MMM d',
26             '_format_for_MMdd' => 'dd/MM',
27             '_format_for_Md' => 'M-d',
28             '_format_for_d' => 'd',
29             '_format_for_ms' => 'mm:ss',
30             '_format_for_y' => 'yyyy',
31             '_format_for_yM' => 'yyyy-M',
32             '_format_for_yMEd' => 'EEE, yyyy-M-d',
33             '_format_for_yMMM' => 'yyyy MMM',
34             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
35             '_format_for_yMMMM' => 'yyyy MMMM',
36             '_format_for_yQ' => 'yyyy Q',
37             '_format_for_yQQQ' => 'yyyy QQQ',
38             '_format_for_yyQ' => 'Q yy',
39             '_format_for_yyyyMM' => 'MM/yyyy',
40             '_format_for_yyyyMMMM' => 'MMMM yyyy',
41             'am_pm_abbreviated' => [
42             'AM',
43             'PM'
44             ],
45             'cldr_version' => '1.6.1',
46             'date_format_full' => 'dd MMMM yyyy',
47             'date_format_long' => 'dd MMMM yyyy',
48             'date_format_medium' => 'dd/MM/yyyy',
49             'date_format_short' => 'dd/MM/yyyy',
50             'datetime_format' => '{1} {0}',
51             'day_format_abbreviated' => [
52             'Isn',
53             'Sel',
54             'Rab',
55             'Kha',
56             'Jum',
57             'Sab',
58             'Ahd'
59             ],
60             'day_format_narrow' => 'alias:day_stand_alone_narrow',
61             'day_format_wide' => [
62             'Isnin',
63             'Selasa',
64             'Rabu',
65             'Khamis',
66             'Jumaat',
67             'Sabtu',
68             'Ahad'
69             ],
70             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
71             'day_stand_alone_narrow' => [
72             '2',
73             '3',
74             '4',
75             '5',
76             '6',
77             '7',
78             '1'
79             ],
80             'day_stand_alone_wide' => 'alias:day_format_wide',
81             'en_language' => 'Malay',
82             'en_territory' => 'Brunei',
83             'era_abbreviated' => [
84             'S.M.',
85             'T.M.'
86             ],
87             'era_narrow' => 'alias:era_abbreviated',
88             'era_wide' => [
89             'BCE',
90             'CE'
91             ],
92             'first_day_of_week' => 1,
93             'id' => 'ms_BN',
94             'month_format_abbreviated' => [
95             'Jan',
96             'Feb',
97             'Mac',
98             'Apr',
99             'Mei',
100             'Jun',
101             'Jul',
102             'Ogos',
103             'Sep',
104             'Okt',
105             'Nov',
106             'Dis'
107             ],
108             'month_format_narrow' => 'alias:month_stand_alone_narrow',
109             'month_format_wide' => [
110             'Januari',
111             'Februari',
112             'Mac',
113             'April',
114             'Mei',
115             'Jun',
116             'Julai',
117             'Ogos',
118             'September',
119             'Oktober',
120             'November',
121             'Disember'
122             ],
123             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
124             'month_stand_alone_narrow' => [
125             '1',
126             '2',
127             '3',
128             '4',
129             '5',
130             '6',
131             '7',
132             '8',
133             '9',
134             '10',
135             '11',
136             '12'
137             ],
138             'month_stand_alone_wide' => 'alias:month_format_wide',
139             'native_language' => 'Bahasa Melayu',
140             'native_territory' => 'Brunei',
141             'quarter_format_abbreviated' => [
142             'S1',
143             'S2',
144             'S3',
145             'S4'
146             ],
147             'quarter_format_narrow' => [
148             '1',
149             '2',
150             '3',
151             '4'
152             ],
153             'quarter_format_wide' => [
154             'suku pertama',
155             'suku kedua',
156             'suku ketiga',
157             'suku keempat'
158             ],
159             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
160             'quarter_stand_alone_narrow' => [
161             '1',
162             '2',
163             '3',
164             '4'
165             ],
166             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
167             'time_format_full' => 'h:mm:ss aa v',
168             'time_format_long' => 'H:mm:ss z',
169             'time_format_medium' => 'H:mm:ss',
170             'time_format_short' => 'H:mm'
171             };