File Coverage

blib/lib/DateTimeX/Lite/Locale/en_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   10 use utf8;
  1         3  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'HH:mm',
17             '_format_for_Hms' => 'HH:mm:ss',
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_MMMd' => 'MMM d',
25             '_format_for_MMdd' => 'MM/dd',
26             '_format_for_Md' => 'M/d',
27             '_format_for_d' => 'd',
28             '_format_for_hm' => 'h:mm a',
29             '_format_for_ms' => 'mm:ss',
30             '_format_for_y' => 'yyyy',
31             '_format_for_yM' => 'M/yyyy',
32             '_format_for_yMEd' => 'EEE, M/d/yyyy',
33             '_format_for_yMMM' => 'MMM yyyy',
34             '_format_for_yMMMEd' => 'EEE, MMM d, yyyy',
35             '_format_for_yMMMM' => 'MMMM yyyy',
36             '_format_for_yQ' => 'Q yyyy',
37             '_format_for_yQQQ' => 'QQQ yyyy',
38             '_format_for_yyyyMM' => 'yyyy/MM',
39             '_format_for_yyyyMMMM' => 'MMMM yyyy',
40             'am_pm_abbreviated' => [
41             'AM',
42             'PM'
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             'Mon',
52             'Tue',
53             'Wed',
54             'Thu',
55             'Fri',
56             'Sat',
57             'Sun'
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             'Monday',
62             'Tuesday',
63             'Wednesday',
64             'Thursday',
65             'Friday',
66             'Saturday',
67             'Sunday'
68             ],
69             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
70             'day_stand_alone_narrow' => [
71             'M',
72             'T',
73             'W',
74             'T',
75             'F',
76             'S',
77             'S'
78             ],
79             'day_stand_alone_wide' => 'alias:day_format_wide',
80             'en_language' => 'English',
81             'en_territory' => 'South Africa',
82             'era_abbreviated' => [
83             'BC',
84             'AD'
85             ],
86             'era_narrow' => [
87             'B',
88             'A'
89             ],
90             'era_wide' => [
91             'Before Christ',
92             'Anno Domini'
93             ],
94             'first_day_of_week' => 1,
95             'id' => 'en_ZA',
96             'month_format_abbreviated' => [
97             'Jan',
98             'Feb',
99             'Mar',
100             'Apr',
101             'May',
102             'Jun',
103             'Jul',
104             'Aug',
105             'Sep',
106             'Oct',
107             'Nov',
108             'Dec'
109             ],
110             'month_format_narrow' => 'alias:month_stand_alone_narrow',
111             'month_format_wide' => [
112             'January',
113             'February',
114             'March',
115             'April',
116             'May',
117             'June',
118             'July',
119             'August',
120             'September',
121             'October',
122             'November',
123             'December'
124             ],
125             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
126             'month_stand_alone_narrow' => [
127             'J',
128             'F',
129             'M',
130             'A',
131             'M',
132             'J',
133             'J',
134             'A',
135             'S',
136             'O',
137             'N',
138             'D'
139             ],
140             'month_stand_alone_wide' => 'alias:month_format_wide',
141             'native_language' => 'English',
142             'native_territory' => 'South Africa',
143             'quarter_format_abbreviated' => [
144             'Q1',
145             'Q2',
146             'Q3',
147             'Q4'
148             ],
149             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
150             'quarter_format_wide' => [
151             '1st quarter',
152             '2nd quarter',
153             '3rd quarter',
154             '4th quarter'
155             ],
156             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
157             'quarter_stand_alone_narrow' => [
158             '1',
159             '2',
160             '3',
161             '4'
162             ],
163             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
164             'time_format_full' => 'h:mm:ss a v',
165             'time_format_long' => 'h:mm:ss a z',
166             'time_format_medium' => 'h:mm:ss a',
167             'time_format_short' => 'h:mm a'
168             };