File Coverage

blib/lib/DateTimeX/Lite/Locale/pl.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         2  
  1         9  
15             $VAR1 = {
16             '_format_for_HHmm' => 'HH:mm',
17             '_format_for_HHmmss' => 'HH:mm:ss',
18             '_format_for_Hm' => 'H:mm',
19             '_format_for_M' => 'L',
20             '_format_for_MEd' => 'E, M-d',
21             '_format_for_MMM' => 'LLL',
22             '_format_for_MMMEd' => 'd MMM E',
23             '_format_for_MMMMEd' => 'd MMMM E',
24             '_format_for_MMMMd' => 'd MMMM',
25             '_format_for_MMMd' => 'MMM d',
26             '_format_for_MMdd' => 'MM-dd',
27             '_format_for_Md' => 'd.M',
28             '_format_for_d' => 'd',
29             '_format_for_hhmm' => 'hh:mm a',
30             '_format_for_hhmmss' => 'hh:mm:ss a',
31             '_format_for_mmss' => 'mm:ss',
32             '_format_for_ms' => 'mm:ss',
33             '_format_for_y' => 'yyyy',
34             '_format_for_yM' => 'yyyy-M',
35             '_format_for_yMEd' => 'EEE, d.M.yyyy',
36             '_format_for_yMMM' => 'yyyy MMM',
37             '_format_for_yMMMEd' => 'EEE, d MMM yyyy',
38             '_format_for_yMMMM' => 'LLLL yyyy',
39             '_format_for_yQ' => 'yyyy Q',
40             '_format_for_yQQQ' => 'yyyy QQQ',
41             '_format_for_yyMM' => 'MM/yy',
42             '_format_for_yyMMM' => 'MMM yy',
43             '_format_for_yyQ' => 'Q yy',
44             '_format_for_yyyyMM' => 'yyyy-MM',
45             '_format_for_yyyyMMMM' => 'LLLL yyyy',
46             'am_pm_abbreviated' => [
47             'AM',
48             'PM'
49             ],
50             'cldr_version' => '1.6.1',
51             'date_format_full' => 'EEEE, d MMMM yyyy',
52             'date_format_long' => 'd MMMM yyyy',
53             'date_format_medium' => 'yyyy-MM-dd',
54             'date_format_short' => 'yy-MM-dd',
55             'datetime_format' => '{1} {0}',
56             'day_format_abbreviated' => [
57             'pon.',
58             'wt.',
59             "\x{15b}r.",
60             'czw.',
61             'pt.',
62             'sob.',
63             'niedz.'
64             ],
65             'day_format_narrow' => 'alias:day_stand_alone_narrow',
66             'day_format_wide' => [
67             "poniedzia\x{142}ek",
68             'wtorek',
69             "\x{15b}roda",
70             'czwartek',
71             "pi\x{105}tek",
72             'sobota',
73             'niedziela'
74             ],
75             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
76             'day_stand_alone_narrow' => [
77             'P',
78             'W',
79             "\x{15a}",
80             'C',
81             'P',
82             'S',
83             'N'
84             ],
85             'day_stand_alone_wide' => 'alias:day_format_wide',
86             'en_language' => 'Polish',
87             'era_abbreviated' => [
88             'p.n.e.',
89             'n.e.'
90             ],
91             'era_narrow' => 'alias:era_abbreviated',
92             'era_wide' => [
93             'p.n.e.',
94             'n.e.'
95             ],
96             'first_day_of_week' => 1,
97             'id' => 'pl',
98             'month_format_abbreviated' => [
99             'sty',
100             'lut',
101             'mar',
102             'kwi',
103             'maj',
104             'cze',
105             'lip',
106             'sie',
107             'wrz',
108             "pa\x{17a}",
109             'lis',
110             'gru'
111             ],
112             'month_format_narrow' => 'alias:month_stand_alone_narrow',
113             'month_format_wide' => [
114             'stycznia',
115             'lutego',
116             'marca',
117             'kwietnia',
118             'maja',
119             'czerwca',
120             'lipca',
121             'sierpnia',
122             "wrze\x{15b}nia",
123             "pa\x{17a}dziernika",
124             'listopada',
125             'grudnia'
126             ],
127             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
128             'month_stand_alone_narrow' => [
129             's',
130             'l',
131             'm',
132             'k',
133             'm',
134             'c',
135             'l',
136             's',
137             'w',
138             'p',
139             'l',
140             'g'
141             ],
142             'month_stand_alone_wide' => [
143             "stycze\x{144}",
144             'luty',
145             'marzec',
146             "kwiecie\x{144}",
147             'maj',
148             'czerwiec',
149             'lipiec',
150             "sierpie\x{144}",
151             "wrzesie\x{144}",
152             "pa\x{17a}dziernik",
153             'listopad',
154             "grudzie\x{144}"
155             ],
156             'native_language' => 'polski',
157             'quarter_format_abbreviated' => [
158             'K1',
159             'K2',
160             'K3',
161             'K4'
162             ],
163             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
164             'quarter_format_wide' => [
165             "I kwarta\x{142}",
166             "II kwarta\x{142}",
167             "III kwarta\x{142}",
168             "IV kwarta\x{142}"
169             ],
170             'quarter_stand_alone_abbreviated' => [
171             '1 kw.',
172             '2 kw.',
173             '3 kw.',
174             '4 kw.'
175             ],
176             'quarter_stand_alone_narrow' => [
177             '1',
178             '2',
179             '3',
180             '4'
181             ],
182             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
183             'time_format_full' => 'HH:mm:ss v',
184             'time_format_long' => 'HH:mm:ss z',
185             'time_format_medium' => 'HH:mm:ss',
186             'time_format_short' => 'HH:mm'
187             };