File Coverage

blib/lib/DateTimeX/Lite/Locale/cs.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         3  
  1         15  
15             $VAR1 = {
16             '_format_for_H' => 'H',
17             '_format_for_HHmm' => 'HH:mm',
18             '_format_for_HHmmss' => 'HH:mm:ss',
19             '_format_for_Hm' => 'H:mm',
20             '_format_for_M' => 'L',
21             '_format_for_MEd' => 'E, M-d',
22             '_format_for_MMM' => 'LLL',
23             '_format_for_MMMEd' => 'E MMM d',
24             '_format_for_MMMMEd' => 'E MMMM d',
25             '_format_for_MMMMd' => 'd. MMMM',
26             '_format_for_MMMd' => 'MMM d',
27             '_format_for_Md' => 'd.M',
28             '_format_for_d' => 'd',
29             '_format_for_mmss' => 'mm:ss',
30             '_format_for_ms' => 'mm:ss',
31             '_format_for_y' => 'yyyy',
32             '_format_for_yM' => 'yyyy-M',
33             '_format_for_yMEd' => 'EEE, yyyy-M-d',
34             '_format_for_yMMM' => 'yyyy MMM',
35             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
36             '_format_for_yMMMM' => 'yyyy MMMM',
37             '_format_for_yQ' => 'yyyy Q',
38             '_format_for_yQQQ' => 'yyyy QQQ',
39             '_format_for_yyQ' => 'Q yy',
40             '_format_for_yyyy' => 'yyyy',
41             '_format_for_yyyyM' => 'M.yyyy',
42             '_format_for_yyyyMMMM' => 'MMMM yyyy',
43             'am_pm_abbreviated' => [
44             'dop.',
45             'odp.'
46             ],
47             'cldr_version' => '1.6.1',
48             'date_format_full' => 'EEEE, d. MMMM yyyy',
49             'date_format_long' => 'd. MMMM yyyy',
50             'date_format_medium' => 'd.M.yyyy',
51             'date_format_short' => 'd.M.yy',
52             'datetime_format' => '{1} {0}',
53             'day_format_abbreviated' => [
54             'po',
55             "\x{fa}t",
56             'st',
57             "\x{10d}t",
58             "p\x{e1}",
59             'so',
60             'ne'
61             ],
62             'day_format_narrow' => 'alias:day_stand_alone_narrow',
63             'day_format_wide' => [
64             "pond\x{11b}l\x{ed}",
65             "\x{fa}ter\x{fd}",
66             "st\x{159}eda",
67             "\x{10d}tvrtek",
68             "p\x{e1}tek",
69             'sobota',
70             "ned\x{11b}le"
71             ],
72             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
73             'day_stand_alone_narrow' => [
74             'P',
75             "\x{da}",
76             'S',
77             "\x{10c}",
78             'P',
79             'S',
80             'N'
81             ],
82             'day_stand_alone_wide' => 'alias:day_format_wide',
83             'en_language' => 'Czech',
84             'era_abbreviated' => [
85             "p\x{159}.Kr.",
86             'po Kr.'
87             ],
88             'era_narrow' => 'alias:era_abbreviated',
89             'era_wide' => [
90             'BCE',
91             'CE'
92             ],
93             'first_day_of_week' => 1,
94             'id' => 'cs',
95             'month_format_abbreviated' => [
96             '1',
97             '2',
98             '3',
99             '4',
100             '5',
101             '6',
102             '7',
103             '8',
104             '9',
105             '10',
106             '11',
107             '12'
108             ],
109             'month_format_narrow' => 'alias:month_stand_alone_narrow',
110             'month_format_wide' => [
111             'ledna',
112             "\x{fa}nora",
113             "b\x{159}ezna",
114             'dubna',
115             "kv\x{11b}tna",
116             "\x{10d}ervna",
117             "\x{10d}ervence",
118             'srpna',
119             "z\x{e1}\x{159}\x{ed}",
120             "\x{159}\x{ed}jna",
121             'listopadu',
122             'prosince'
123             ],
124             'month_stand_alone_abbreviated' => [
125             '1.',
126             '2.',
127             '3.',
128             '4.',
129             '5.',
130             '6.',
131             '7.',
132             '8.',
133             '9.',
134             '10.',
135             '11.',
136             '12.'
137             ],
138             'month_stand_alone_narrow' => [
139             'l',
140             "\x{fa}",
141             'b',
142             'd',
143             'k',
144             "\x{10d}",
145             "\x{10d}",
146             's',
147             'z',
148             "\x{159}",
149             'l',
150             'p'
151             ],
152             'month_stand_alone_wide' => [
153             'leden',
154             "\x{fa}nor",
155             "b\x{159}ezen",
156             'duben',
157             "kv\x{11b}ten",
158             "\x{10d}erven",
159             "\x{10d}ervenec",
160             'srpen',
161             "z\x{e1}\x{159}\x{ed}",
162             "\x{159}\x{ed}jen",
163             'listopad',
164             'prosinec'
165             ],
166             'native_language' => "\x{10d}e\x{161}tina",
167             'quarter_format_abbreviated' => [
168             'Q1',
169             'Q2',
170             'Q3',
171             'Q4'
172             ],
173             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
174             'quarter_format_wide' => [
175             "1. \x{10d}tvrtlet\x{ed}",
176             "2. \x{10d}tvrtlet\x{ed}",
177             "3. \x{10d}tvrtlet\x{ed}",
178             "4. \x{10d}tvrtlet\x{ed}"
179             ],
180             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
181             'quarter_stand_alone_narrow' => [
182             '1',
183             '2',
184             '3',
185             '4'
186             ],
187             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
188             'time_format_full' => 'HH:mm:ss v',
189             'time_format_long' => 'HH:mm:ss z',
190             'time_format_medium' => 'H:mm:ss',
191             'time_format_short' => 'H:mm'
192             };