File Coverage

blib/lib/DateTimeX/Lite/Locale/zu.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   11 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 dd MMMM yyyy',
42             'date_format_long' => 'd MMMM yyyy',
43             'date_format_medium' => 'd MMM yyyy',
44             'date_format_short' => 'yyyy-MM-dd',
45             'datetime_format' => '{1} {0}',
46             'day_format_abbreviated' => [
47             'Mso',
48             'Bil',
49             'Tha',
50             'Sin',
51             'Hla',
52             'Mgq',
53             'Son'
54             ],
55             'day_format_narrow' => 'alias:day_stand_alone_narrow',
56             'day_format_wide' => [
57             'Msombuluko',
58             'Lwesibili',
59             'Lwesithathu',
60             'uLwesine',
61             'Lwesihlanu',
62             'Mgqibelo',
63             'Sonto'
64             ],
65             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
66             'day_stand_alone_narrow' => [
67             'M',
68             'B',
69             'T',
70             'S',
71             'H',
72             'M',
73             'S'
74             ],
75             'day_stand_alone_wide' => 'alias:day_format_wide',
76             'en_language' => 'Zulu',
77             'era_abbreviated' => [
78             'BC',
79             'AD'
80             ],
81             'era_narrow' => 'alias:era_abbreviated',
82             'era_wide' => [
83             'BC',
84             'AD'
85             ],
86             'first_day_of_week' => 1,
87             'id' => 'zu',
88             'month_format_abbreviated' => [
89             'Jan',
90             'Feb',
91             'Mas',
92             'Apr',
93             'Mey',
94             'Jun',
95             'Jul',
96             'Aga',
97             'Sep',
98             'Okt',
99             'Nov',
100             'Dis'
101             ],
102             'month_format_narrow' => 'alias:month_stand_alone_narrow',
103             'month_format_wide' => [
104             'Januwari',
105             'Februwari',
106             'Mashi',
107             'Apreli',
108             'Meyi',
109             'Juni',
110             'Julayi',
111             'Agasti',
112             'Septhemba',
113             'Okthoba',
114             'Novemba',
115             'Disemba'
116             ],
117             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
118             'month_stand_alone_narrow' => [
119             'J',
120             'F',
121             'M',
122             'A',
123             'M',
124             'J',
125             'J',
126             'A',
127             'S',
128             'O',
129             'N',
130             'D'
131             ],
132             'month_stand_alone_wide' => [
133             'uJanuwari',
134             'uFebruwari',
135             'uMashi',
136             'u-Apreli',
137             'uMeyi',
138             'uJuni',
139             'uJulayi',
140             'uAgasti',
141             'uSepthemba',
142             'u-Okthoba',
143             'uNovemba',
144             'uDisemba'
145             ],
146             'native_language' => 'isiZulu',
147             'quarter_format_abbreviated' => [
148             'Q1',
149             'Q2',
150             'Q3',
151             'Q4'
152             ],
153             'quarter_format_narrow' => [
154             '1',
155             '2',
156             '3',
157             '4'
158             ],
159             'quarter_format_wide' => [
160             'Q1',
161             'Q2',
162             'Q3',
163             'Q4'
164             ],
165             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
166             'quarter_stand_alone_narrow' => [
167             '1',
168             '2',
169             '3',
170             '4'
171             ],
172             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
173             'time_format_full' => 'h:mm:ss a v',
174             'time_format_long' => 'h:mm:ss a z',
175             'time_format_medium' => 'h:mm:ss a',
176             'time_format_short' => 'h:mm a'
177             };