File Coverage

blib/lib/DateTimeX/Lite/Locale/et.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   12 use utf8;
  1         4  
  1         13  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_M' => 'L',
18             '_format_for_MEd' => 'E, M-d',
19             '_format_for_MMM' => 'LLL',
20             '_format_for_MMMEd' => 'E MMM d',
21             '_format_for_MMMMEd' => 'E MMMM d',
22             '_format_for_MMMMd' => 'd MMMM',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_MMdd' => 'dd.MM',
25             '_format_for_Md' => 'M-d',
26             '_format_for_d' => 'd',
27             '_format_for_mmss' => 'mm:ss',
28             '_format_for_ms' => 'mm:ss',
29             '_format_for_y' => 'yyyy',
30             '_format_for_yM' => 'yyyy-M',
31             '_format_for_yMEd' => 'EEE, yyyy-M-d',
32             '_format_for_yMMM' => 'yyyy MMM',
33             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
34             '_format_for_yMMMM' => 'yyyy MMMM',
35             '_format_for_yQ' => 'yyyy Q',
36             '_format_for_yQQQ' => 'yyyy QQQ',
37             '_format_for_yyQ' => 'Q yy',
38             '_format_for_yyyyMM' => 'MM.yyyy',
39             '_format_for_yyyyMMMM' => 'MMMM yyyy',
40             'am_pm_abbreviated' => [
41             'AM',
42             'PM'
43             ],
44             'cldr_version' => '1.6.1',
45             'date_format_full' => 'EEEE, d, MMMM yyyy',
46             'date_format_long' => 'd MMMM yyyy',
47             'date_format_medium' => 'dd.MM.yyyy',
48             'date_format_short' => 'dd.MM.yy',
49             'datetime_format' => '{1} {0}',
50             'day_format_abbreviated' => [
51             'E',
52             'T',
53             'K',
54             'N',
55             'R',
56             'L',
57             'P'
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             "esmasp\x{e4}ev",
62             "teisip\x{e4}ev",
63             "kolmap\x{e4}ev",
64             "neljap\x{e4}ev",
65             'reede',
66             "laup\x{e4}ev",
67             "p\x{fc}hap\x{e4}ev"
68             ],
69             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
70             'day_stand_alone_narrow' => [
71             '2',
72             '3',
73             '4',
74             '5',
75             '6',
76             '7',
77             '1'
78             ],
79             'day_stand_alone_wide' => 'alias:day_format_wide',
80             'en_language' => 'Estonian',
81             'era_abbreviated' => [
82             'e.m.a.',
83             'm.a.j.'
84             ],
85             'era_narrow' => 'alias:era_abbreviated',
86             'era_wide' => [
87             'enne meie aega',
88             "meie aja j\x{e4}rgi"
89             ],
90             'first_day_of_week' => 1,
91             'id' => 'et',
92             'month_format_abbreviated' => [
93             'jaan',
94             'veebr',
95             "m\x{e4}rts",
96             'apr',
97             'mai',
98             'juuni',
99             'juuli',
100             'aug',
101             'sept',
102             'okt',
103             'nov',
104             'dets'
105             ],
106             'month_format_narrow' => 'alias:month_stand_alone_narrow',
107             'month_format_wide' => [
108             'jaanuar',
109             'veebruar',
110             "m\x{e4}rts",
111             'aprill',
112             'mai',
113             'juuni',
114             'juuli',
115             'august',
116             'september',
117             'oktoober',
118             'november',
119             'detsember'
120             ],
121             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
122             'month_stand_alone_narrow' => [
123             '1',
124             '2',
125             '3',
126             '4',
127             '5',
128             '6',
129             '7',
130             '8',
131             '9',
132             '10',
133             '11',
134             '12'
135             ],
136             'month_stand_alone_wide' => 'alias:month_format_wide',
137             'native_language' => 'eesti',
138             'quarter_format_abbreviated' => [
139             'K1',
140             'K2',
141             'K3',
142             'K4'
143             ],
144             'quarter_format_narrow' => [
145             '1',
146             '2',
147             '3',
148             '4'
149             ],
150             'quarter_format_wide' => [
151             '1. kvartal',
152             '2. kvartal',
153             '3. kvartal',
154             '4. kvartal'
155             ],
156             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
157             'quarter_stand_alone_narrow' => [
158             '1',
159             '2',
160             '3',
161             '4'
162             ],
163             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
164             'time_format_full' => 'H:mm:ss v',
165             'time_format_long' => 'H:mm:ss z',
166             'time_format_medium' => 'H:mm:ss',
167             'time_format_short' => 'H:mm'
168             };