File Coverage

blib/lib/DateTimeX/Lite/Locale/tt_RU.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   11 use utf8;
  1         4  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_Hmm' => '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             'AM',
43             'PM'
44             ],
45             'cldr_version' => '1.6.1',
46             'date_format_full' => '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             '2',
53             '3',
54             '4',
55             '5',
56             '6',
57             '7',
58             '1'
59             ],
60             'day_format_narrow' => 'alias:day_stand_alone_narrow',
61             'day_format_wide' => [
62             '2',
63             '3',
64             '4',
65             '5',
66             '6',
67             '7',
68             '1'
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' => 'Tatar',
82             'en_territory' => 'Russia',
83             'era_abbreviated' => [
84             'BCE',
85             'CE'
86             ],
87             'era_narrow' => 'alias:era_abbreviated',
88             'era_wide' => [
89             'BCE',
90             'CE'
91             ],
92             'first_day_of_week' => 1,
93             'id' => 'tt_RU',
94             'month_format_abbreviated' => [
95             '1',
96             '2',
97             '3',
98             '4',
99             '5',
100             '6',
101             '7',
102             '8',
103             '9',
104             '10',
105             '11',
106             '12'
107             ],
108             'month_format_narrow' => 'alias:month_stand_alone_narrow',
109             'month_format_wide' => [
110             '1',
111             '2',
112             '3',
113             '4',
114             '5',
115             '6',
116             '7',
117             '8',
118             '9',
119             '10',
120             '11',
121             '12'
122             ],
123             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
124             'month_stand_alone_narrow' => [
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_wide' => 'alias:month_format_wide',
139             'native_language' => "\x{422}\x{430}\x{442}\x{430}\x{440}",
140             'native_territory' => "\x{420}\x{43e}\x{441}\x{441}\x{438}\x{44f}",
141             'quarter_format_abbreviated' => [
142             'Q1',
143             'Q2',
144             'Q3',
145             'Q4'
146             ],
147             'quarter_format_narrow' => [
148             '1',
149             '2',
150             '3',
151             '4'
152             ],
153             'quarter_format_wide' => [
154             'Q1',
155             'Q2',
156             'Q3',
157             'Q4'
158             ],
159             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
160             'quarter_stand_alone_narrow' => [
161             '1',
162             '2',
163             '3',
164             '4'
165             ],
166             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
167             'time_format_full' => 'h:mm:ss a v',
168             'time_format_long' => 'H:mm:ss z',
169             'time_format_medium' => 'H:mm:ss',
170             'time_format_short' => 'H:mm'
171             };