File Coverage

blib/lib/DateTimeX/Lite/Locale/uz_Latn.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   12 use utf8;
  1         3  
  1         12  
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             '_format_for_yyyyM' => 'yyyy/M',
37             '_format_for_yyyyMMMM' => 'MMMM yyyy',
38             'am_pm_abbreviated' => [
39             'AM',
40             'PM'
41             ],
42             'cldr_version' => '1.6.1',
43             'date_format_full' => 'EEEE, yyyy MMMM dd',
44             'date_format_long' => 'yyyy MMMM d',
45             'date_format_medium' => 'yyyy MMM d',
46             'date_format_short' => 'yy/MM/dd',
47             'datetime_format' => '{1} {0}',
48             'day_format_abbreviated' => [
49             'Dush',
50             'Sesh',
51             'Chor',
52             'Pay',
53             'Jum',
54             'Shan',
55             'Yaksh'
56             ],
57             'day_format_narrow' => 'alias:day_stand_alone_narrow',
58             'day_format_wide' => [
59             'dushanba',
60             'seshanba',
61             'chorshanba',
62             'payshanba',
63             'juma',
64             'shanba',
65             'yakshanba'
66             ],
67             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
68             'day_stand_alone_narrow' => [
69             'D',
70             'S',
71             'C',
72             'P',
73             'J',
74             'S',
75             'Y'
76             ],
77             'day_stand_alone_wide' => 'alias:day_format_wide',
78             'en_language' => 'Uzbek',
79             'en_script' => 'Latin',
80             'era_abbreviated' => [
81             'BCE',
82             'CE'
83             ],
84             'era_narrow' => 'alias:era_abbreviated',
85             'era_wide' => [
86             'BCE',
87             'CE'
88             ],
89             'first_day_of_week' => 1,
90             'id' => 'uz_Latn',
91             'month_format_abbreviated' => [
92             'Yanv',
93             'Fev',
94             'Mar',
95             'Apr',
96             'May',
97             'Iyun',
98             'Iyul',
99             'Avg',
100             'Sen',
101             'Okt',
102             'Noya',
103             'Dek'
104             ],
105             'month_format_narrow' => 'alias:month_stand_alone_narrow',
106             'month_format_wide' => [
107             'Muharram',
108             'Safar',
109             'Rabiul-avval',
110             'Rabiul-oxir',
111             'Jumodiul-ulo',
112             'Jumodiul-uxro',
113             'Rajab',
114             "Sha\x{2bf}bon",
115             'Ramazon',
116             'Shavvol',
117             "Zil-qa\x{2bf}da",
118             'Zil-hijja'
119             ],
120             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
121             'month_stand_alone_narrow' => [
122             'Y',
123             'F',
124             'M',
125             'A',
126             'M',
127             'I',
128             'I',
129             'A',
130             'S',
131             'O',
132             'N',
133             'D'
134             ],
135             'month_stand_alone_wide' => 'alias:month_format_wide',
136             'native_language' => 'o\'zbekcha',
137             'native_script' => 'Lotin',
138             'quarter_format_abbreviated' => [
139             'Q1',
140             'Q2',
141             'Q3',
142             'Q4'
143             ],
144             'quarter_format_narrow' => [
145             '1',
146             '2',
147             '3',
148             '4'
149             ],
150             'quarter_format_wide' => [
151             'Q1',
152             'Q2',
153             'Q3',
154             'Q4'
155             ],
156             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
157             'quarter_stand_alone_narrow' => [
158             '1',
159             '2',
160             '3',
161             '4'
162             ],
163             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
164             'time_format_full' => 'HH:mm:ss v',
165             'time_format_long' => 'HH:mm:ss z',
166             'time_format_medium' => 'HH:mm:ss',
167             'time_format_short' => 'HH:mm'
168             };