File Coverage

blib/lib/DateTimeX/Lite/Locale/wo_Latn_SN.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         9  
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' => 'MMMM d',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_Md' => 'M-d',
25             '_format_for_d' => 'd',
26             '_format_for_ms' => 'mm:ss',
27             '_format_for_y' => 'yyyy',
28             '_format_for_yM' => 'yyyy-M',
29             '_format_for_yMEd' => 'EEE, yyyy-M-d',
30             '_format_for_yMMM' => 'yyyy MMM',
31             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
32             '_format_for_yMMMM' => 'yyyy MMMM',
33             '_format_for_yQ' => 'yyyy Q',
34             '_format_for_yQQQ' => 'yyyy QQQ',
35             '_format_for_yyQ' => 'Q yy',
36             'am_pm_abbreviated' => [
37             'AM',
38             'PM'
39             ],
40             'cldr_version' => '1.6.1',
41             'date_format_full' => 'EEEE, yyyy MMMM dd',
42             'date_format_long' => 'yyyy MMMM d',
43             'date_format_medium' => 'yyyy MMM d',
44             'date_format_short' => 'yy/MM/dd',
45             'datetime_format' => '{1} {0}',
46             'day_format_abbreviated' => [
47             '2',
48             '3',
49             '4',
50             '5',
51             '6',
52             '7',
53             '1'
54             ],
55             'day_format_narrow' => 'alias:day_stand_alone_narrow',
56             'day_format_wide' => [
57             '2',
58             '3',
59             '4',
60             '5',
61             '6',
62             '7',
63             '1'
64             ],
65             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
66             'day_stand_alone_narrow' => [
67             '2',
68             '3',
69             '4',
70             '5',
71             '6',
72             '7',
73             '1'
74             ],
75             'day_stand_alone_wide' => 'alias:day_format_wide',
76             'en_language' => 'Wolof',
77             'en_script' => 'Latin',
78             'en_territory' => 'Senegal',
79             'era_abbreviated' => [
80             'BCE',
81             'CE'
82             ],
83             'era_narrow' => 'alias:era_abbreviated',
84             'era_wide' => [
85             'BCE',
86             'CE'
87             ],
88             'first_day_of_week' => 1,
89             'id' => 'wo_Latn_SN',
90             'month_format_abbreviated' => [
91             '1',
92             '2',
93             '3',
94             '4',
95             '5',
96             '6',
97             '7',
98             '8',
99             '9',
100             '10',
101             '11',
102             '12'
103             ],
104             'month_format_narrow' => 'alias:month_stand_alone_narrow',
105             'month_format_wide' => [
106             '1',
107             '2',
108             '3',
109             '4',
110             '5',
111             '6',
112             '7',
113             '8',
114             '9',
115             '10',
116             '11',
117             '12'
118             ],
119             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
120             'month_stand_alone_narrow' => [
121             '1',
122             '2',
123             '3',
124             '4',
125             '5',
126             '6',
127             '7',
128             '8',
129             '9',
130             '10',
131             '11',
132             '12'
133             ],
134             'month_stand_alone_wide' => 'alias:month_format_wide',
135             'quarter_format_abbreviated' => [
136             'Q1',
137             'Q2',
138             'Q3',
139             'Q4'
140             ],
141             'quarter_format_narrow' => [
142             '1',
143             '2',
144             '3',
145             '4'
146             ],
147             'quarter_format_wide' => [
148             'Q1',
149             'Q2',
150             'Q3',
151             'Q4'
152             ],
153             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
154             'quarter_stand_alone_narrow' => [
155             '1',
156             '2',
157             '3',
158             '4'
159             ],
160             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
161             'time_format_full' => 'HH:mm:ss v',
162             'time_format_long' => 'HH:mm:ss z',
163             'time_format_medium' => 'HH:mm:ss',
164             'time_format_short' => 'HH:mm'
165             };