File Coverage

blib/lib/DateTimeX/Lite/Locale/zu_ZA.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   7 use utf8;
  1         4  
  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             'en_territory' => 'South Africa',
78             'era_abbreviated' => [
79             'BC',
80             'AD'
81             ],
82             'era_narrow' => 'alias:era_abbreviated',
83             'era_wide' => [
84             'BC',
85             'AD'
86             ],
87             'first_day_of_week' => 1,
88             'id' => 'zu_ZA',
89             'month_format_abbreviated' => [
90             'Jan',
91             'Feb',
92             'Mas',
93             'Apr',
94             'Mey',
95             'Jun',
96             'Jul',
97             'Aga',
98             'Sep',
99             'Okt',
100             'Nov',
101             'Dis'
102             ],
103             'month_format_narrow' => 'alias:month_stand_alone_narrow',
104             'month_format_wide' => [
105             'Januwari',
106             'Februwari',
107             'Mashi',
108             'Apreli',
109             'Meyi',
110             'Juni',
111             'Julayi',
112             'Agasti',
113             'Septhemba',
114             'Okthoba',
115             'Novemba',
116             'Disemba'
117             ],
118             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
119             'month_stand_alone_narrow' => [
120             'J',
121             'F',
122             'M',
123             'A',
124             'M',
125             'J',
126             'J',
127             'A',
128             'S',
129             'O',
130             'N',
131             'D'
132             ],
133             'month_stand_alone_wide' => [
134             'uJanuwari',
135             'uFebruwari',
136             'uMashi',
137             'u-Apreli',
138             'uMeyi',
139             'uJuni',
140             'uJulayi',
141             'uAgasti',
142             'uSepthemba',
143             'u-Okthoba',
144             'uNovemba',
145             'uDisemba'
146             ],
147             'native_language' => 'isiZulu',
148             'quarter_format_abbreviated' => [
149             'Q1',
150             'Q2',
151             'Q3',
152             'Q4'
153             ],
154             'quarter_format_narrow' => [
155             '1',
156             '2',
157             '3',
158             '4'
159             ],
160             'quarter_format_wide' => [
161             'Q1',
162             'Q2',
163             'Q3',
164             'Q4'
165             ],
166             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
167             'quarter_stand_alone_narrow' => [
168             '1',
169             '2',
170             '3',
171             '4'
172             ],
173             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
174             'time_format_full' => 'h:mm:ss a v',
175             'time_format_long' => 'h:mm:ss a z',
176             'time_format_medium' => 'h:mm:ss a',
177             'time_format_short' => 'h:mm a'
178             };