File Coverage

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