File Coverage

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