File Coverage

blib/lib/DateTimeX/Lite/Locale/nb_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         4  
  1         9  
15             $VAR1 = {
16             '_format_for_HHmm' => 'HH.mm',
17             '_format_for_HHmmss' => 'HH.mm.ss',
18             '_format_for_Hm' => 'HH.mm',
19             '_format_for_M' => 'L',
20             '_format_for_MEd' => 'E d.M',
21             '_format_for_MMM' => 'LLL',
22             '_format_for_MMMEd' => 'E d. MMM',
23             '_format_for_MMMMEd' => 'E d. MMMM',
24             '_format_for_MMMMd' => 'd. MMMM',
25             '_format_for_MMMd' => 'd. MMM',
26             '_format_for_MMdd' => 'dd.MM',
27             '_format_for_Md' => 'd.M.',
28             '_format_for_d' => 'd.',
29             '_format_for_mmss' => 'mm.ss',
30             '_format_for_ms' => 'mm.ss',
31             '_format_for_y' => 'yyyy',
32             '_format_for_yM' => 'M yyyy',
33             '_format_for_yMEd' => 'EEE d.M.yyyy',
34             '_format_for_yMMM' => 'MMM yyyy',
35             '_format_for_yMMMEd' => 'EEE d. MMM yyyy',
36             '_format_for_yMMMM' => 'MMMM yyyy',
37             '_format_for_yQ' => 'Q yyyy',
38             '_format_for_yQQQ' => 'QQQ yyyy',
39             '_format_for_yyMM' => 'MM.yy',
40             '_format_for_yyMMM' => 'MMM yy',
41             '_format_for_yyQ' => 'Q yy',
42             '_format_for_yyQQQQ' => 'QQQQ yy',
43             '_format_for_yyyyMMMM' => 'MMMM yyyy',
44             'am_pm_abbreviated' => [
45             'formiddag',
46             'ettermiddag'
47             ],
48             'cldr_version' => '1.6.1',
49             'date_format_full' => 'EEEE d. MMMM yyyy',
50             'date_format_long' => 'd. MMMM yyyy',
51             'date_format_medium' => 'd. MMM yyyy',
52             'date_format_short' => 'dd.MM.yy',
53             'datetime_format' => '{1} {0}',
54             'day_format_abbreviated' => [
55             'man.',
56             'tir.',
57             'ons.',
58             'tor.',
59             'fre.',
60             "l\x{f8}r.",
61             "s\x{f8}n."
62             ],
63             'day_format_narrow' => 'alias:day_stand_alone_narrow',
64             'day_format_wide' => [
65             'mandag',
66             'tirsdag',
67             'onsdag',
68             'torsdag',
69             'fredag',
70             "l\x{f8}rdag",
71             "s\x{f8}ndag"
72             ],
73             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
74             'day_stand_alone_narrow' => [
75             'M',
76             'T',
77             'O',
78             'T',
79             'F',
80             'L',
81             'S'
82             ],
83             'day_stand_alone_wide' => 'alias:day_format_wide',
84             'en_language' => "Norwegian Bokm\x{e5}l",
85             'en_territory' => 'Norway',
86             'era_abbreviated' => [
87             'f.Kr.',
88             'e.Kr.'
89             ],
90             'era_narrow' => 'alias:era_abbreviated',
91             'era_wide' => [
92             'f.Kr.',
93             'e.Kr.'
94             ],
95             'first_day_of_week' => 1,
96             'id' => 'nb_NO',
97             'month_format_abbreviated' => [
98             'jan.',
99             'feb.',
100             'mars',
101             'apr.',
102             'mai',
103             'juni',
104             'juli',
105             'aug.',
106             'sep.',
107             'okt.',
108             'nov.',
109             'des.'
110             ],
111             'month_format_narrow' => 'alias:month_stand_alone_narrow',
112             'month_format_wide' => [
113             'januar',
114             'februar',
115             'mars',
116             'april',
117             'mai',
118             'juni',
119             'juli',
120             'august',
121             'september',
122             'oktober',
123             'november',
124             'desember'
125             ],
126             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
127             'month_stand_alone_narrow' => [
128             'J',
129             'F',
130             'M',
131             'A',
132             'M',
133             'J',
134             'J',
135             'A',
136             'S',
137             'O',
138             'N',
139             'D'
140             ],
141             'month_stand_alone_wide' => 'alias:month_format_wide',
142             'native_language' => "norsk bokm\x{e5}l",
143             'native_territory' => 'Norge',
144             'quarter_format_abbreviated' => [
145             'K1',
146             'K2',
147             'K3',
148             'K4'
149             ],
150             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
151             'quarter_format_wide' => [
152             '1. kvartal',
153             '2. kvartal',
154             '3. kvartal',
155             '4. kvartal'
156             ],
157             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
158             'quarter_stand_alone_narrow' => [
159             '1',
160             '2',
161             '3',
162             '4'
163             ],
164             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
165             'time_format_full' => '\'kl\'. 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             };