File Coverage

blib/lib/DateTimeX/Lite/Locale/af_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   12 use utf8;
  1         3  
  1         11  
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' => 'd MMMM',
23             '_format_for_MMMMdd' => 'dd MMMM',
24             '_format_for_MMMd' => 'MMM d',
25             '_format_for_MMdd' => 'MM/dd',
26             '_format_for_Md' => 'M-d',
27             '_format_for_d' => 'd',
28             '_format_for_ms' => 'mm:ss',
29             '_format_for_y' => 'yyyy',
30             '_format_for_yM' => 'yyyy-M',
31             '_format_for_yMEd' => 'EEE, yyyy-M-d',
32             '_format_for_yMMM' => 'yyyy MMM',
33             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
34             '_format_for_yMMMM' => 'yyyy MMMM',
35             '_format_for_yQ' => 'yyyy Q',
36             '_format_for_yQQQ' => 'yyyy QQQ',
37             '_format_for_yyQ' => 'Q yy',
38             '_format_for_yyyyMM' => 'yyyy/MM',
39             '_format_for_yyyyMMMM' => 'MMMM yyyy',
40             'am_pm_abbreviated' => [
41             'vm.',
42             'nm.'
43             ],
44             'cldr_version' => '1.6.1',
45             'date_format_full' => 'EEEE dd MMMM yyyy',
46             'date_format_long' => 'dd MMMM yyyy',
47             'date_format_medium' => 'dd MMM yyyy',
48             'date_format_short' => 'yyyy/MM/dd',
49             'datetime_format' => '{1} {0}',
50             'day_format_abbreviated' => [
51             'Ma',
52             'Di',
53             'Wo',
54             'Do',
55             'Vr',
56             'Sa',
57             'So'
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             'Maandag',
62             'Dinsdag',
63             'Woensdag',
64             'Donderdag',
65             'Vrydag',
66             'Saterdag',
67             'Sondag'
68             ],
69             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
70             'day_stand_alone_narrow' => [
71             '2',
72             '3',
73             '4',
74             '5',
75             '6',
76             '7',
77             '1'
78             ],
79             'day_stand_alone_wide' => 'alias:day_format_wide',
80             'en_language' => 'Afrikaans',
81             'en_territory' => 'South Africa',
82             'era_abbreviated' => [
83             'v.C.',
84             'n.C.'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             'voor Christus',
89             'na Christus'
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'af_ZA',
93             'month_format_abbreviated' => [
94             'Jan',
95             'Feb',
96             'Mar',
97             'Apr',
98             'Mei',
99             'Jun',
100             'Jul',
101             'Aug',
102             'Sep',
103             'Okt',
104             'Nov',
105             'Des'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'Januarie',
110             'Februarie',
111             'Maart',
112             'April',
113             'Mei',
114             'Junie',
115             'Julie',
116             'Augustus',
117             'September',
118             'Oktober',
119             'November',
120             'Desember'
121             ],
122             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
123             'month_stand_alone_narrow' => [
124             '1',
125             '2',
126             '3',
127             '4',
128             '5',
129             '6',
130             '7',
131             '8',
132             '9',
133             '10',
134             '11',
135             '12'
136             ],
137             'month_stand_alone_wide' => 'alias:month_format_wide',
138             'native_language' => 'Afrikaans',
139             'native_territory' => 'Suid-Afrika',
140             'quarter_format_abbreviated' => [
141             'K1',
142             'K2',
143             'K3',
144             'K4'
145             ],
146             'quarter_format_narrow' => [
147             '1',
148             '2',
149             '3',
150             '4'
151             ],
152             'quarter_format_wide' => [
153             '1ste kwartaal',
154             '2de kwartaal',
155             '3de kwartaal',
156             '4de kwartaal'
157             ],
158             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
159             'quarter_stand_alone_narrow' => [
160             '1',
161             '2',
162             '3',
163             '4'
164             ],
165             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
166             'time_format_full' => 'h:mm:ss a v',
167             'time_format_long' => 'h:mm:ss a z',
168             'time_format_medium' => 'h:mm:ss a',
169             'time_format_short' => 'h:mm a'
170             };