File Coverage

blib/lib/DateTimeX/Lite/Locale/ro.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         3  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_M' => 'L',
18             '_format_for_MEd' => 'E, d MMM',
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' => 'd MMM',
24             '_format_for_MMdd' => 'dd.MM',
25             '_format_for_Md' => 'd.M',
26             '_format_for_d' => 'd',
27             '_format_for_ms' => 'mm:ss',
28             '_format_for_y' => 'yyyy',
29             '_format_for_yM' => 'M.yyyy',
30             '_format_for_yMEd' => 'EEE, yyyy-M-d',
31             '_format_for_yMMM' => 'MMM yyyy',
32             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
33             '_format_for_yMMMM' => 'MMMM yyyy',
34             '_format_for_yQ' => 'yyyy Q',
35             '_format_for_yQQQ' => 'yyyy QQQ',
36             '_format_for_yyMM' => 'MM.yy',
37             '_format_for_yyMMM' => 'MMM yy',
38             '_format_for_yyQ' => 'Q 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' => 'dd.MM.yyyy',
49             'date_format_short' => 'dd.MM.yyyy',
50             'datetime_format' => '{1}, {0}',
51             'day_format_abbreviated' => [
52             'L',
53             'Ma',
54             'Mi',
55             'J',
56             'V',
57             'S',
58             'D'
59             ],
60             'day_format_narrow' => 'alias:day_stand_alone_narrow',
61             'day_format_wide' => [
62             'luni',
63             "mar\x{21b}i",
64             'miercuri',
65             'joi',
66             'vineri',
67             "s\x{e2}mb\x{103}t\x{103}",
68             "duminic\x{103}"
69             ],
70             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
71             'day_stand_alone_narrow' => [
72             'L',
73             'M',
74             'M',
75             'J',
76             'V',
77             'S',
78             'D'
79             ],
80             'day_stand_alone_wide' => 'alias:day_format_wide',
81             'en_language' => 'Romanian',
82             'era_abbreviated' => [
83             "\x{ee}.e.n.",
84             'e.n.'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             "\x{ee}nainte de Hristos",
89             "dup\x{103} Hristos"
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'ro',
93             'month_format_abbreviated' => [
94             'ian.',
95             'feb.',
96             'mar.',
97             'apr.',
98             'mai',
99             'iun.',
100             'iul.',
101             'aug.',
102             'sept.',
103             'oct.',
104             'nov.',
105             'dec.'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'ianuarie',
110             'februarie',
111             'martie',
112             'aprilie',
113             'mai',
114             'iunie',
115             'iulie',
116             'august',
117             'septembrie',
118             'octombrie',
119             'noiembrie',
120             'decembrie'
121             ],
122             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
123             'month_stand_alone_narrow' => [
124             'I',
125             'F',
126             'M',
127             'A',
128             'M',
129             'I',
130             'I',
131             'A',
132             'S',
133             'O',
134             'N',
135             'D'
136             ],
137             'month_stand_alone_wide' => 'alias:month_format_wide',
138             'native_language' => "rom\x{e2}n\x{103}",
139             'quarter_format_abbreviated' => [
140             'T1',
141             'T2',
142             'T3',
143             'T4'
144             ],
145             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
146             'quarter_format_wide' => [
147             'trimestrul 1',
148             'trimestrul 2',
149             'trimestrul 3',
150             'trimestrul 4'
151             ],
152             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
153             'quarter_stand_alone_narrow' => [
154             '1',
155             '2',
156             '3',
157             '4'
158             ],
159             'quarter_stand_alone_wide' => [
160             'trimestrul al I-lea',
161             'trimestrul al II-lea',
162             'trimestrul al III-lea',
163             'trimestrul al IV-lea'
164             ],
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             };