File Coverage

blib/lib/DateTimeX/Lite/Locale/nn_NO.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         8  
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_yyMM' => 'MM.yy',
38             '_format_for_yyQ' => 'Q yy',
39             '_format_for_yyyyMMMM' => 'MMMM yyyy',
40             'am_pm_abbreviated' => [
41             'formiddag',
42             'ettermiddag'
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' => 'd. MMM. yyyy',
48             'date_format_short' => 'dd.MM.yy',
49             'datetime_format' => '{1} {0}',
50             'day_format_abbreviated' => [
51             "m\x{e5}",
52             'ty',
53             'on',
54             'to',
55             'fr',
56             'la',
57             "s\x{f8}."
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             "m\x{e5}ndag",
62             'tysdag',
63             'onsdag',
64             'torsdag',
65             'fredag',
66             'laurdag',
67             "s\x{f8}ndag"
68             ],
69             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
70             'day_stand_alone_narrow' => [
71             'M',
72             'T',
73             'O',
74             'T',
75             'F',
76             'L',
77             'S'
78             ],
79             'day_stand_alone_wide' => 'alias:day_format_wide',
80             'en_language' => 'Norwegian Nynorsk',
81             'en_territory' => 'Norway',
82             'era_abbreviated' => [
83             'f.Kr.',
84             'e.Kr.'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             'f.Kr.',
89             'e.Kr.'
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'nn_NO',
93             'month_format_abbreviated' => [
94             'jan',
95             'feb',
96             'mar',
97             'apr',
98             'mai',
99             'jun',
100             'jul',
101             'aug',
102             'sep',
103             'okt',
104             'nov',
105             'des'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'januar',
110             'februar',
111             'mars',
112             'april',
113             'mai',
114             'juni',
115             'juli',
116             'august',
117             'september',
118             'oktober',
119             'november',
120             'desember'
121             ],
122             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
123             'month_stand_alone_narrow' => [
124             'J',
125             'F',
126             'M',
127             'A',
128             'M',
129             'J',
130             'J',
131             'A',
132             'S',
133             'O',
134             'N',
135             'D'
136             ],
137             'month_stand_alone_wide' => 'alias:month_format_wide',
138             'native_language' => 'nynorsk',
139             'native_territory' => 'Noreg',
140             'quarter_format_abbreviated' => [
141             'K1',
142             'K2',
143             'K3',
144             'K4'
145             ],
146             'quarter_format_narrow' => [
147             '1',
148             '2',
149             '3',
150             '4'
151             ],
152             'quarter_format_wide' => [
153             '1. kvartal',
154             '2. kvartal',
155             '3. kvartal',
156             '4. kvartal'
157             ],
158             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
159             'quarter_stand_alone_narrow' => [
160             '1',
161             '2',
162             '3',
163             '4'
164             ],
165             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
166             'time_format_full' => '\'kl\'. HH.mm.ss v',
167             'time_format_long' => 'HH.mm.ss z',
168             'time_format_medium' => 'HH.mm.ss',
169             'time_format_short' => 'HH.mm'
170             };