File Coverage

blib/lib/DateTimeX/Lite/Locale/kw.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   7 use utf8;
  1         4  
  1         8  
15             $VAR1 = {
16             '_format_for_HHmm' => 'HH:mm',
17             '_format_for_Hm' => 'H:mm',
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' => 'd MMMM',
24             '_format_for_MMMd' => 'MMM d',
25             '_format_for_MMdd' => 'dd/MM',
26             '_format_for_Md' => 'M-d',
27             '_format_for_d' => 'd',
28             '_format_for_mmss' => 'mm:ss',
29             '_format_for_ms' => 'mm:ss',
30             '_format_for_y' => 'yyyy',
31             '_format_for_yM' => 'yyyy-M',
32             '_format_for_yMEd' => 'EEE, yyyy-M-d',
33             '_format_for_yMMM' => 'yyyy MMM',
34             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
35             '_format_for_yMMMM' => 'yyyy MMMM',
36             '_format_for_yQ' => 'yyyy Q',
37             '_format_for_yQQQ' => 'yyyy QQQ',
38             '_format_for_yyQ' => 'Q yy',
39             '_format_for_yyyyMM' => 'MM/yyyy',
40             '_format_for_yyyyMMMM' => 'MMMM yyyy',
41             'am_pm_abbreviated' => [
42             'a.m.',
43             'p.m.'
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             'Lun',
53             'Mth',
54             'Mhr',
55             'Yow',
56             'Gwe',
57             'Sad',
58             'Sul'
59             ],
60             'day_format_narrow' => 'alias:day_stand_alone_narrow',
61             'day_format_wide' => [
62             'De Lun',
63             'De Merth',
64             'De Merher',
65             'De Yow',
66             'De Gwener',
67             'De Sadorn',
68             'De Sul'
69             ],
70             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
71             'day_stand_alone_narrow' => [
72             '2',
73             '3',
74             '4',
75             '5',
76             '6',
77             '7',
78             '1'
79             ],
80             'day_stand_alone_wide' => 'alias:day_format_wide',
81             'en_language' => 'Cornish',
82             'era_abbreviated' => [
83             'RC',
84             'AD'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             'BCE',
89             'CE'
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'kw',
93             'month_format_abbreviated' => [
94             'Gen',
95             'Whe',
96             'Mer',
97             'Ebr',
98             'Me',
99             'Efn',
100             'Gor',
101             'Est',
102             'Gwn',
103             'Hed',
104             'Du',
105             'Kev'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'Mys Genver',
110             'Mys Whevrel',
111             'Mys Merth',
112             'Mys Ebrel',
113             'Mys Me',
114             'Mys Efan',
115             'Mys Gortheren',
116             'Mye Est',
117             'Mys Gwyngala',
118             'Mys Hedra',
119             'Mys Du',
120             'Mys Kevardhu'
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' => 'kernewek',
139             'quarter_format_abbreviated' => [
140             'Q1',
141             'Q2',
142             'Q3',
143             'Q4'
144             ],
145             'quarter_format_narrow' => [
146             '1',
147             '2',
148             '3',
149             '4'
150             ],
151             'quarter_format_wide' => [
152             'Q1',
153             'Q2',
154             'Q3',
155             'Q4'
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             };