File Coverage

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