File Coverage

blib/lib/DateTimeX/Lite/Locale/mt.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   9 use utf8;
  1         2  
  1         10  
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 'ta'\x{2019} 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_ms' => 'mm:ss',
28             '_format_for_y' => 'yyyy',
29             '_format_for_yM' => 'yyyy-M',
30             '_format_for_yMEd' => 'EEE, yyyy-M-d',
31             '_format_for_yMMM' => 'yyyy MMM',
32             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
33             '_format_for_yMMMM' => 'yyyy MMMM',
34             '_format_for_yQ' => 'yyyy Q',
35             '_format_for_yQQQ' => 'yyyy QQQ',
36             '_format_for_yyQ' => 'Q yy',
37             '_format_for_yyyyMM' => 'MM/yyyy',
38             '_format_for_yyyyMMM' => 'MMM yyyy',
39             'am_pm_abbreviated' => [
40             'QN',
41             'WN'
42             ],
43             'cldr_version' => '1.6.1',
44             'date_format_full' => "EEEE, d 'ta'\x{2019} MMMM yyyy",
45             'date_format_long' => "d 'ta'\x{2019} MMMM yyyy",
46             'date_format_medium' => 'dd MMM yyyy',
47             'date_format_short' => 'dd/MM/yyyy',
48             'datetime_format' => '{1} {0}',
49             'day_format_abbreviated' => [
50             'Tne',
51             'Tli',
52             'Erb',
53             "\x{126}am",
54             "\x{120}im",
55             'Sib',
56             "\x{126}ad"
57             ],
58             'day_format_narrow' => 'alias:day_stand_alone_narrow',
59             'day_format_wide' => [
60             'It-Tnejn',
61             'It-Tlieta',
62             "L-Erbg\x{127}a",
63             "Il-\x{126}amis",
64             "Il-\x{120}img\x{127}a",
65             'Is-Sibt',
66             "Il-\x{126}add"
67             ],
68             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
69             'day_stand_alone_narrow' => [
70             'T',
71             'T',
72             'E',
73             "\x{126}",
74             "\x{120}",
75             'S',
76             "\x{126}"
77             ],
78             'day_stand_alone_wide' => 'alias:day_format_wide',
79             'en_language' => 'Maltese',
80             'era_abbreviated' => [
81             'QK',
82             'WK'
83             ],
84             'era_narrow' => 'alias:era_abbreviated',
85             'era_wide' => [
86             'Qabel Kristu',
87             'Wara Kristu'
88             ],
89             'first_day_of_week' => 1,
90             'id' => 'mt',
91             'month_format_abbreviated' => [
92             'Jan',
93             'Fra',
94             'Mar',
95             'Apr',
96             'Mej',
97             "\x{120}un",
98             'Lul',
99             'Awi',
100             'Set',
101             'Ott',
102             'Nov',
103             "Di\x{10b}"
104             ],
105             'month_format_narrow' => 'alias:month_stand_alone_narrow',
106             'month_format_wide' => [
107             'Jannar',
108             'Frar',
109             'Marzu',
110             'April',
111             'Mejju',
112             "\x{120}unju",
113             'Lulju',
114             'Awissu',
115             'Settembru',
116             'Ottubru',
117             'Novembru',
118             "Di\x{10b}embru"
119             ],
120             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
121             'month_stand_alone_narrow' => [
122             'J',
123             'F',
124             'M',
125             'A',
126             'M',
127             "\x{120}",
128             'L',
129             'A',
130             'S',
131             'O',
132             'N',
133             'D'
134             ],
135             'month_stand_alone_wide' => 'alias:month_format_wide',
136             'native_language' => 'Malti',
137             'quarter_format_abbreviated' => [
138             'K1',
139             'K2',
140             'K3',
141             'K4'
142             ],
143             'quarter_format_narrow' => [
144             '1',
145             '2',
146             '3',
147             '4'
148             ],
149             'quarter_format_wide' => [
150             'K1',
151             'K2',
152             'K3',
153             'K4'
154             ],
155             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
156             'quarter_stand_alone_narrow' => [
157             '1',
158             '2',
159             '3',
160             '4'
161             ],
162             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
163             'time_format_full' => 'HH:mm:ss v',
164             'time_format_long' => 'HH:mm:ss z',
165             'time_format_medium' => 'HH:mm:ss',
166             'time_format_short' => 'HH:mm'
167             };