File Coverage

blib/lib/DateTimeX/Lite/Locale/bs_BA.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_M' => 'L',
18             '_format_for_MEd' => 'E, M-d',
19             '_format_for_MMM' => 'LLL',
20             '_format_for_MMMEd' => 'E MMM d',
21             '_format_for_MMMMEd' => 'E MMMM d',
22             '_format_for_MMMMd' => 'MMMM d',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_Md' => 'M-d',
25             '_format_for_d' => 'd',
26             '_format_for_ms' => 'mm:ss',
27             '_format_for_y' => 'yyyy',
28             '_format_for_yM' => 'yyyy-M',
29             '_format_for_yMEd' => 'EEE, yyyy-M-d',
30             '_format_for_yMMM' => 'yyyy MMM',
31             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
32             '_format_for_yMMMM' => 'yyyy MMMM',
33             '_format_for_yQ' => 'yyyy Q',
34             '_format_for_yQQQ' => 'yyyy QQQ',
35             '_format_for_yyQ' => 'Q yy',
36             'am_pm_abbreviated' => [
37             'AM',
38             'PM'
39             ],
40             'cldr_version' => '1.6.1',
41             'date_format_full' => 'EEEE, yyyy MMMM dd',
42             'date_format_long' => 'yyyy MMMM d',
43             'date_format_medium' => 'yyyy MMM d',
44             'date_format_short' => 'yy/MM/dd',
45             'datetime_format' => '{1} {0}',
46             'day_format_abbreviated' => [
47             'Pon',
48             'Uto',
49             'Sri',
50             "\x{10c}et",
51             'Pet',
52             'Sub',
53             'Ned'
54             ],
55             'day_format_narrow' => 'alias:day_stand_alone_narrow',
56             'day_format_wide' => [
57             'Ponedjeljak',
58             'Utorak',
59             'Srijeda',
60             "\x{10c}etvrtak",
61             'Petak',
62             'Subota',
63             'Nedjelja'
64             ],
65             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
66             'day_stand_alone_narrow' => [
67             '2',
68             '3',
69             '4',
70             '5',
71             '6',
72             '7',
73             '1'
74             ],
75             'day_stand_alone_wide' => 'alias:day_format_wide',
76             'en_language' => 'Bosnian',
77             'en_territory' => 'Bosnia and Herzegovina',
78             'era_abbreviated' => [
79             'BC',
80             'AD'
81             ],
82             'era_narrow' => 'alias:era_abbreviated',
83             'era_wide' => [
84             'BCE',
85             'CE'
86             ],
87             'first_day_of_week' => 1,
88             'id' => 'bs_BA',
89             'month_format_abbreviated' => [
90             'Jan',
91             'Feb',
92             'Mar',
93             'Apr',
94             'Maj',
95             'Jun',
96             'Jul',
97             'Avg',
98             'Sep',
99             'Okt',
100             'Nov',
101             'Dec'
102             ],
103             'month_format_narrow' => 'alias:month_stand_alone_narrow',
104             'month_format_wide' => [
105             'Januar',
106             'Februar',
107             'Mart',
108             'April',
109             'Maj',
110             'Juni',
111             'Juli',
112             'Avgust',
113             'Septembar',
114             'Oktobar',
115             'Novembar',
116             'Decembar'
117             ],
118             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
119             'month_stand_alone_narrow' => [
120             '1',
121             '2',
122             '3',
123             '4',
124             '5',
125             '6',
126             '7',
127             '8',
128             '9',
129             '10',
130             '11',
131             '12'
132             ],
133             'month_stand_alone_wide' => 'alias:month_format_wide',
134             'native_language' => 'bosanski',
135             'native_territory' => 'Bosna i Hercegovina',
136             'quarter_format_abbreviated' => [
137             'K1',
138             'K2',
139             'K3',
140             'K4'
141             ],
142             'quarter_format_narrow' => [
143             '1',
144             '2',
145             '3',
146             '4'
147             ],
148             'quarter_format_wide' => [
149             'Prvi kvartal',
150             'Drugi kvartal',
151             "Tre\x{107}i kvartal",
152             "\x{10c}etvrti kvartal"
153             ],
154             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
155             'quarter_stand_alone_narrow' => [
156             '1',
157             '2',
158             '3',
159             '4'
160             ],
161             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
162             'time_format_full' => 'HH:mm:ss v',
163             'time_format_long' => 'HH:mm:ss z',
164             'time_format_medium' => 'HH:mm:ss',
165             'time_format_short' => 'HH:mm'
166             };