File Coverage

blib/lib/Locale/CLDR/Locales/Seh.pm
Criterion Covered Total %
statement 32 32 100.0
branch n/a
condition n/a
subroutine 11 11 100.0
pod n/a
total 43 43 100.0


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Seh - Package for language Sena
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Seh;
10             # This file auto generated from Data\common\main\seh.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   1692120 use strict;
  1         3  
  1         47  
14 1     1   7 use warnings;
  1         2  
  1         64  
15 1     1   13 use version;
  1         1  
  1         9  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   178 use v5.12.0;
  1         7  
20 1     1   7 use mro 'c3';
  1         2  
  1         8  
21 1     1   36 use utf8;
  1         3  
  1         25  
22 1     1   55 use feature 'unicode_strings';
  1         2  
  1         184  
23 1     1   8 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         11  
24 1     1   3114 use Moo;
  1         2  
  1         8  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'display_name_language' => (
28             is => 'ro',
29             isa => CodeRef,
30             init_arg => undef,
31             default => sub {
32             sub {
33             my %languages = (
34             'ak' => 'akan',
35             'am' => 'amárico',
36             'ar' => 'árabe',
37             'be' => 'bielo-russo',
38             'bg' => 'búlgaro',
39             'bn' => 'bengali',
40             'cs' => 'tcheco',
41             'de' => 'alemão',
42             'el' => 'grego',
43             'en' => 'inglês',
44             'es' => 'espanhol',
45             'fa' => 'persa',
46             'fr' => 'francês',
47             'ha' => 'hausa',
48             'hi' => 'hindi',
49             'hu' => 'húngaro',
50             'id' => 'indonésio',
51             'ig' => 'ibo',
52             'it' => 'italiano',
53             'ja' => 'japonês',
54             'jv' => 'javanês',
55             'km' => 'cmer',
56             'ko' => 'coreano',
57             'ms' => 'malaio',
58             'my' => 'birmanês',
59             'ne' => 'nepalês',
60             'nl' => 'holandês',
61             'pa' => 'panjabi',
62             'pl' => 'polonês',
63             'pt' => 'português',
64             'ro' => 'romeno',
65             'ru' => 'russo',
66             'rw' => 'kinyarwanda',
67             'seh' => 'sena',
68             'so' => 'somali',
69             'sv' => 'sueco',
70             'ta' => 'tâmil',
71             'th' => 'tailandês',
72             'tr' => 'turco',
73             'uk' => 'ucraniano',
74             'ur' => 'urdu',
75             'vi' => 'vietnamita',
76             'yo' => 'iorubá',
77             'zh' => 'chinês',
78             'zu' => 'zulu',
79              
80             );
81             if (@_) {
82             return $languages{$_[0]};
83             }
84             return \%languages;
85             }
86             },
87             );
88              
89             has 'display_name_region' => (
90             is => 'ro',
91             isa => HashRef[Str],
92             init_arg => undef,
93             default => sub {
94             {
95             'AD' => 'Andorra',
96             'AE' => 'Emirados Árabes Unidos',
97             'AF' => 'Afeganistão',
98             'AG' => 'Antígua e Barbuda',
99             'AI' => 'Anguilla',
100             'AL' => 'Albânia',
101             'AM' => 'Armênia',
102             'AO' => 'Angola',
103             'AR' => 'Argentina',
104             'AS' => 'Samoa Americana',
105             'AT' => 'Áustria',
106             'AU' => 'Austrália',
107             'AW' => 'Aruba',
108             'AZ' => 'Azerbaijão',
109             'BA' => 'Bósnia-Herzegovina',
110             'BB' => 'Barbados',
111             'BD' => 'Bangladesh',
112             'BE' => 'Bélgica',
113             'BF' => 'Burquina Faso',
114             'BG' => 'Bulgária',
115             'BH' => 'Bahrain',
116             'BI' => 'Burundi',
117             'BJ' => 'Benin',
118             'BM' => 'Bermudas',
119             'BN' => 'Brunei',
120             'BO' => 'Bolívia',
121             'BR' => 'Brasil',
122             'BS' => 'Bahamas',
123             'BT' => 'Butão',
124             'BW' => 'Botsuana',
125             'BY' => 'Belarus',
126             'BZ' => 'Belize',
127             'CA' => 'Canadá',
128             'CD' => 'Congo-Kinshasa',
129             'CF' => 'República Centro-Africana',
130             'CG' => 'Congo',
131             'CH' => 'Suíça',
132             'CI' => 'Costa do Marfim',
133             'CK' => 'Ilhas Cook',
134             'CL' => 'Chile',
135             'CM' => 'República dos Camarões',
136             'CN' => 'China',
137             'CO' => 'Colômbia',
138             'CR' => 'Costa Rica',
139             'CU' => 'Cuba',
140             'CV' => 'Cabo Verde',
141             'CY' => 'Chipre',
142             'CZ' => 'República Tcheca',
143             'DE' => 'Alemanha',
144             'DJ' => 'Djibuti',
145             'DK' => 'Dinamarca',
146             'DM' => 'Dominica',
147             'DO' => 'República Dominicana',
148             'DZ' => 'Argélia',
149             'EC' => 'Equador',
150             'EE' => 'Estônia',
151             'EG' => 'Egito',
152             'ER' => 'Eritréia',
153             'ES' => 'Espanha',
154             'ET' => 'Etiópia',
155             'FI' => 'Finlândia',
156             'FJ' => 'Fiji',
157             'FK' => 'Ilhas Malvinas',
158             'FM' => 'Micronésia',
159             'FR' => 'França',
160             'GA' => 'Gabão',
161             'GB' => 'Reino Unido',
162             'GD' => 'Granada',
163             'GE' => 'Geórgia',
164             'GF' => 'Guiana Francesa',
165             'GH' => 'Gana',
166             'GI' => 'Gibraltar',
167             'GL' => 'Groênlandia',
168             'GM' => 'Gâmbia',
169             'GN' => 'Guiné',
170             'GP' => 'Guadalupe',
171             'GQ' => 'Guiné Equatorial',
172             'GR' => 'Grécia',
173             'GT' => 'Guatemala',
174             'GU' => 'Guam',
175             'GW' => 'Guiné Bissau',
176             'GY' => 'Guiana',
177             'HN' => 'Honduras',
178             'HR' => 'Croácia',
179             'HT' => 'Haiti',
180             'HU' => 'Hungria',
181             'ID' => 'Indonésia',
182             'IE' => 'Irlanda',
183             'IL' => 'Israel',
184             'IN' => 'Índia',
185             'IO' => 'Território Britânico do Oceano Índico',
186             'IQ' => 'Iraque',
187             'IR' => 'Irã',
188             'IS' => 'Islândia',
189             'IT' => 'Itália',
190             'JM' => 'Jamaica',
191             'JO' => 'Jordânia',
192             'JP' => 'Japão',
193             'KE' => 'Quênia',
194             'KG' => 'Quirguistão',
195             'KH' => 'Camboja',
196             'KI' => 'Quiribati',
197             'KM' => 'Comores',
198             'KN' => 'São Cristovão e Nevis',
199             'KP' => 'Coréia do Norte',
200             'KR' => 'Coréia do Sul',
201             'KW' => 'Kuwait',
202             'KY' => 'Ilhas Caiman',
203             'KZ' => 'Casaquistão',
204             'LA' => 'Laos',
205             'LB' => 'Líbano',
206             'LC' => 'Santa Lúcia',
207             'LI' => 'Liechtenstein',
208             'LK' => 'Sri Lanka',
209             'LR' => 'Libéria',
210             'LS' => 'Lesoto',
211             'LT' => 'Lituânia',
212             'LU' => 'Luxemburgo',
213             'LV' => 'Letônia',
214             'LY' => 'Líbia',
215             'MA' => 'Marrocos',
216             'MC' => 'Mônaco',
217             'MD' => 'Moldávia',
218             'MG' => 'Madagascar',
219             'MH' => 'Ilhas Marshall',
220             'ML' => 'Mali',
221             'MM' => 'Mianmar',
222             'MN' => 'Mongólia',
223             'MP' => 'Ilhas Marianas do Norte',
224             'MQ' => 'Martinica',
225             'MR' => 'Mauritânia',
226             'MS' => 'Montserrat',
227             'MT' => 'Malta',
228             'MU' => 'Maurício',
229             'MV' => 'Maldivas',
230             'MW' => 'Malawi',
231             'MX' => 'México',
232             'MY' => 'Malásia',
233             'MZ' => 'Moçambique',
234             'NA' => 'Namíbia',
235             'NC' => 'Nova Caledônia',
236             'NE' => 'Níger',
237             'NF' => 'Ilhas Norfolk',
238             'NG' => 'Nigéria',
239             'NI' => 'Nicarágua',
240             'NL' => 'Holanda',
241             'NO' => 'Noruega',
242             'NP' => 'Nepal',
243             'NR' => 'Nauru',
244             'NU' => 'Niue',
245             'NZ' => 'Nova Zelândia',
246             'OM' => 'Omã',
247             'PA' => 'Panamá',
248             'PE' => 'Peru',
249             'PF' => 'Polinésia Francesa',
250             'PG' => 'Papua-Nova Guiné',
251             'PH' => 'Filipinas',
252             'PK' => 'Paquistão',
253             'PL' => 'Polônia',
254             'PM' => 'Saint Pierre e Miquelon',
255             'PN' => 'Pitcairn',
256             'PR' => 'Porto Rico',
257             'PS' => 'Território da Palestina',
258             'PT' => 'Portugal',
259             'PW' => 'Palau',
260             'PY' => 'Paraguai',
261             'QA' => 'Catar',
262             'RE' => 'Reunião',
263             'RO' => 'Romênia',
264             'RU' => 'Rússia',
265             'RW' => 'Ruanda',
266             'SA' => 'Arábia Saudita',
267             'SB' => 'Ilhas Salomão',
268             'SC' => 'Seychelles',
269             'SD' => 'Sudão',
270             'SE' => 'Suécia',
271             'SG' => 'Cingapura',
272             'SH' => 'Santa Helena',
273             'SI' => 'Eslovênia',
274             'SK' => 'Eslováquia',
275             'SL' => 'Serra Leoa',
276             'SM' => 'San Marino',
277             'SN' => 'Senegal',
278             'SO' => 'Somália',
279             'SR' => 'Suriname',
280             'ST' => 'São Tomé e Príncipe',
281             'SV' => 'El Salvador',
282             'SY' => 'Síria',
283             'SZ' => 'Suazilândia',
284             'TC' => 'Ilhas Turks e Caicos',
285             'TD' => 'Chade',
286             'TG' => 'Togo',
287             'TH' => 'Tailândia',
288             'TJ' => 'Tadjiquistão',
289             'TK' => 'Tokelau',
290             'TL' => 'Timor Leste',
291             'TM' => 'Turcomenistão',
292             'TN' => 'Tunísia',
293             'TO' => 'Tonga',
294             'TR' => 'Turquia',
295             'TT' => 'Trinidad e Tobago',
296             'TV' => 'Tuvalu',
297             'TW' => 'Taiwan',
298             'UA' => 'Ucrânia',
299             'UG' => 'Uganda',
300             'US' => 'Estados Unidos',
301             'UY' => 'Uruguai',
302             'UZ' => 'Uzbequistão',
303             'VA' => 'Vaticano',
304             'VC' => 'São Vicente e Granadinas',
305             'VE' => 'Venezuela',
306             'VG' => 'Ilhas Virgens Britânicas',
307             'VI' => 'Ilhas Virgens dos EUA',
308             'VN' => 'Vietnã',
309             'VU' => 'Vanuatu',
310             'WF' => 'Wallis e Futuna',
311             'WS' => 'Samoa',
312             'YE' => 'Iêmen',
313             'YT' => 'Mayotte',
314             'ZA' => 'África do Sul',
315             'ZM' => 'Zâmbia',
316             'ZW' => 'Zimbábue',
317              
318             }
319             },
320             );
321              
322             has 'characters' => (
323             is => 'ro',
324             isa => HashRef,
325             init_arg => undef,
326             default => $^V ge v5.18.0
327             ? eval <<'EOT'
328             sub {
329             no warnings 'experimental::regex_sets';
330             return {
331             index => ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'],
332             main => qr{[aáàâã b cç d eéê f g h ií j k l m n oóòôõ p q r s t uú v w x y z]},
333             };
334             },
335             EOT
336             : sub {
337             return { index => ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'], };
338             },
339 1     1   134 );
  1         2  
  1         137  
340              
341              
342             has 'yesstr' => (
343             is => 'ro',
344             isa => RegexpRef,
345             init_arg => undef,
346             default => sub { qr'^(?i:Ande|A|yes|y)$' }
347             );
348              
349             has 'nostr' => (
350             is => 'ro',
351             isa => RegexpRef,
352             init_arg => undef,
353             default => sub { qr'^(?i:Nkhabe|N)$' }
354             );
355              
356             has 'number_symbols' => (
357             is => 'ro',
358             isa => HashRef,
359             init_arg => undef,
360             default => sub { {
361             'latn' => {
362             'decimal' => q(,),
363             'group' => q(.),
364             },
365             } }
366             );
367              
368             has 'number_currency_formats' => (
369             is => 'ro',
370             isa => HashRef,
371             init_arg => undef,
372             default => sub { {
373             'latn' => {
374             'pattern' => {
375             'default' => {
376             'standard' => {
377             'positive' => '#,##0.00¤',
378             },
379             },
380             },
381             },
382             } },
383             );
384              
385             has 'currencies' => (
386             is => 'ro',
387             isa => HashRef,
388             init_arg => undef,
389             default => sub { {
390             'AED' => {
391             display_name => {
392             'currency' => q(Dirém dos Emirados Árabes Unidos),
393             },
394             },
395             'AOA' => {
396             display_name => {
397             'currency' => q(Cuanza angolano),
398             },
399             },
400             'AUD' => {
401             display_name => {
402             'currency' => q(Dólar australiano),
403             },
404             },
405             'BHD' => {
406             display_name => {
407             'currency' => q(Dinar bareinita),
408             },
409             },
410             'BIF' => {
411             display_name => {
412             'currency' => q(Franco do Burundi),
413             },
414             },
415             'BWP' => {
416             display_name => {
417             'currency' => q(Pula botsuanesa),
418             },
419             },
420             'CAD' => {
421             display_name => {
422             'currency' => q(Dólar canadense),
423             },
424             },
425             'CDF' => {
426             display_name => {
427             'currency' => q(Franco congolês),
428             },
429             },
430             'CHF' => {
431             display_name => {
432             'currency' => q(Franco suíço),
433             },
434             },
435             'CNY' => {
436             display_name => {
437             'currency' => q(Yuan Renminbi chinês),
438             },
439             },
440             'CVE' => {
441             display_name => {
442             'currency' => q(Escudo cabo-verdiano),
443             },
444             },
445             'DJF' => {
446             display_name => {
447             'currency' => q(Franco do Djibuti),
448             },
449             },
450             'DZD' => {
451             display_name => {
452             'currency' => q(Dinar argelino),
453             },
454             },
455             'EGP' => {
456             display_name => {
457             'currency' => q(Libra egípcia),
458             },
459             },
460             'ERN' => {
461             display_name => {
462             'currency' => q(Nakfa da Eritréia),
463             },
464             },
465             'ETB' => {
466             display_name => {
467             'currency' => q(Birr etíope),
468             },
469             },
470             'EUR' => {
471             display_name => {
472             'currency' => q(Euro),
473             },
474             },
475             'GBP' => {
476             display_name => {
477             'currency' => q(Libra britânica),
478             },
479             },
480             'GHC' => {
481             display_name => {
482             'currency' => q(Cedi de Gana \(1979–2007\)),
483             },
484             },
485             'GMD' => {
486             display_name => {
487             'currency' => q(Dalasi de Gâmbia),
488             },
489             },
490             'GNS' => {
491             display_name => {
492             'currency' => q(Syli da Guiné),
493             },
494             },
495             'INR' => {
496             display_name => {
497             'currency' => q(Rúpia indiana),
498             },
499             },
500             'JPY' => {
501             display_name => {
502             'currency' => q(Iene japonês),
503             },
504             },
505             'KES' => {
506             display_name => {
507             'currency' => q(Xelim queniano),
508             },
509             },
510             'KMF' => {
511             display_name => {
512             'currency' => q(Franco de Comores),
513             },
514             },
515             'LRD' => {
516             display_name => {
517             'currency' => q(Dólar liberiano),
518             },
519             },
520             'LSL' => {
521             display_name => {
522             'currency' => q(Loti do Lesoto),
523             },
524             },
525             'LYD' => {
526             display_name => {
527             'currency' => q(Dinar líbio),
528             },
529             },
530             'MAD' => {
531             display_name => {
532             'currency' => q(Dirém marroquino),
533             },
534             },
535             'MGA' => {
536             display_name => {
537             'currency' => q(Franco de Madagascar),
538             },
539             },
540             'MRO' => {
541             display_name => {
542             'currency' => q(Ouguiya da Mauritânia \(1973–2017\)),
543             },
544             },
545             'MRU' => {
546             display_name => {
547             'currency' => q(Ouguiya da Mauritânia),
548             },
549             },
550             'MUR' => {
551             display_name => {
552             'currency' => q(Rupia de Maurício),
553             },
554             },
555             'MWK' => {
556             display_name => {
557             'currency' => q(Cuacha do Maláui),
558             },
559             },
560             'MZM' => {
561             display_name => {
562             'currency' => q(Metical antigo de Moçambique),
563             },
564             },
565             'MZN' => {
566             symbol => 'MTn',
567             display_name => {
568             'currency' => q(Metical de Moçambique),
569             },
570             },
571             'NAD' => {
572             display_name => {
573             'currency' => q(Dólar da Namíbia),
574             },
575             },
576             'NGN' => {
577             display_name => {
578             'currency' => q(Naira nigeriana),
579             },
580             },
581             'RWF' => {
582             display_name => {
583             'currency' => q(Franco ruandês),
584             },
585             },
586             'SAR' => {
587             display_name => {
588             'currency' => q(Rial saudita),
589             },
590             },
591             'SCR' => {
592             display_name => {
593             'currency' => q(Rupia das Seychelles),
594             },
595             },
596             'SDG' => {
597             display_name => {
598             'currency' => q(Dinar sudanês),
599             },
600             },
601             'SDP' => {
602             display_name => {
603             'currency' => q(Libra sudanesa antiga),
604             },
605             },
606             'SHP' => {
607             display_name => {
608             'currency' => q(Libra de Santa Helena),
609             },
610             },
611             'SLE' => {
612             display_name => {
613             'currency' => q(Leone de Serra Leoa),
614             },
615             },
616             'SLL' => {
617             display_name => {
618             'currency' => q(Leone de Serra Leoa \(1964—2022\)),
619             },
620             },
621             'SOS' => {
622             display_name => {
623             'currency' => q(Xelim somali),
624             },
625             },
626             'STD' => {
627             display_name => {
628             'currency' => q(Dobra de São Tomé e Príncipe \(1977–2017\)),
629             },
630             },
631             'STN' => {
632             display_name => {
633             'currency' => q(Dobra de São Tomé e Príncipe),
634             },
635             },
636             'SZL' => {
637             display_name => {
638             'currency' => q(Lilangeni da Suazilândia),
639             },
640             },
641             'TND' => {
642             display_name => {
643             'currency' => q(Dinar tunisiano),
644             },
645             },
646             'TZS' => {
647             display_name => {
648             'currency' => q(Xelim da Tanzânia),
649             },
650             },
651             'UGX' => {
652             display_name => {
653             'currency' => q(Xelim ugandense \(1966–1987\)),
654             },
655             },
656             'USD' => {
657             display_name => {
658             'currency' => q(Dólar norte-americano),
659             },
660             },
661             'XAF' => {
662             display_name => {
663             'currency' => q(Franco CFA BEAC),
664             },
665             },
666             'XOF' => {
667             display_name => {
668             'currency' => q(Franco CFA BCEAO),
669             },
670             },
671             'ZAR' => {
672             display_name => {
673             'currency' => q(Rand sul-africano),
674             },
675             },
676             'ZMK' => {
677             display_name => {
678             'currency' => q(Cuacha zambiano \(1968–2012\)),
679             },
680             },
681             'ZMW' => {
682             display_name => {
683             'currency' => q(Cuacha zambiano),
684             },
685             },
686             'ZWD' => {
687             display_name => {
688             'currency' => q(Dólar do Zimbábue),
689             },
690             },
691             } },
692             );
693              
694              
695             has 'calendar_months' => (
696             is => 'ro',
697             isa => HashRef,
698             init_arg => undef,
699             default => sub { {
700             'gregorian' => {
701             'format' => {
702             abbreviated => {
703             nonleap => [
704             'Jan',
705             'Fev',
706             'Mar',
707             'Abr',
708             'Mai',
709             'Jun',
710             'Jul',
711             'Aug',
712             'Set',
713             'Otu',
714             'Nov',
715             'Dec'
716             ],
717             leap => [
718            
719             ],
720             },
721             wide => {
722             nonleap => [
723             'Janeiro',
724             'Fevreiro',
725             'Marco',
726             'Abril',
727             'Maio',
728             'Junho',
729             'Julho',
730             'Augusto',
731             'Setembro',
732             'Otubro',
733             'Novembro',
734             'Decembro'
735             ],
736             leap => [
737            
738             ],
739             },
740             },
741             'stand-alone' => {
742             narrow => {
743             nonleap => [
744             'J',
745             'F',
746             'M',
747             'A',
748             'M',
749             'J',
750             'J',
751             'A',
752             'S',
753             'O',
754             'N',
755             'D'
756             ],
757             leap => [
758            
759             ],
760             },
761             },
762             },
763             } },
764             );
765              
766             has 'calendar_days' => (
767             is => 'ro',
768             isa => HashRef,
769             init_arg => undef,
770             default => sub { {
771             'gregorian' => {
772             'format' => {
773             abbreviated => {
774             mon => 'Pos',
775             tue => 'Pir',
776             wed => 'Tat',
777             thu => 'Nai',
778             fri => 'Sha',
779             sat => 'Sab',
780             sun => 'Dim'
781             },
782             wide => {
783             mon => 'Chiposi',
784             tue => 'Chipiri',
785             wed => 'Chitatu',
786             thu => 'Chinai',
787             fri => 'Chishanu',
788             sat => 'Sabudu',
789             sun => 'Dimingu'
790             },
791             },
792             'stand-alone' => {
793             narrow => {
794             mon => 'P',
795             tue => 'C',
796             wed => 'T',
797             thu => 'N',
798             fri => 'S',
799             sat => 'S',
800             sun => 'D'
801             },
802             },
803             },
804             } },
805             );
806              
807             has 'eras' => (
808             is => 'ro',
809             isa => HashRef,
810             init_arg => undef,
811             default => sub { {
812             'generic' => {
813             },
814             'gregorian' => {
815             abbreviated => {
816             '0' => 'AC',
817             '1' => 'AD'
818             },
819             wide => {
820             '0' => 'Antes de Cristo',
821             '1' => 'Anno Domini'
822             },
823             },
824             } },
825             );
826              
827             has 'date_formats' => (
828             is => 'ro',
829             isa => HashRef,
830             init_arg => undef,
831             default => sub { {
832             'generic' => {
833             'full' => q{EEEE, d 'de' MMMM 'de' y G},
834             'long' => q{d 'de' MMMM 'de' y G},
835             'medium' => q{d 'de' MMM 'de' y G},
836             'short' => q{d/M/y GGGGG},
837             },
838             'gregorian' => {
839             'full' => q{EEEE, d 'de' MMMM 'de' y},
840             'long' => q{d 'de' MMMM 'de' y},
841             'medium' => q{d 'de' MMM 'de' y},
842             'short' => q{d/M/y},
843             },
844             } },
845             );
846              
847             has 'time_formats' => (
848             is => 'ro',
849             isa => HashRef,
850             init_arg => undef,
851             default => sub { {
852             'generic' => {
853             },
854             'gregorian' => {
855             'full' => q{HH:mm:ss zzzz},
856             'long' => q{HH:mm:ss z},
857             'medium' => q{HH:mm:ss},
858             'short' => q{HH:mm},
859             },
860             } },
861             );
862              
863             has 'datetime_formats' => (
864             is => 'ro',
865             isa => HashRef,
866             init_arg => undef,
867             default => sub { {
868             'generic' => {
869             },
870             'gregorian' => {
871             },
872             } },
873             );
874              
875             has 'datetime_formats_available_formats' => (
876             is => 'ro',
877             isa => HashRef,
878             init_arg => undef,
879             default => sub { {
880             'generic' => {
881             HHmm => q{HH:mm},
882             HHmmss => q{HH:mm:ss},
883             Hm => q{H:mm},
884             MEd => q{E, dd/MM},
885             MMMEd => q{E, d MMM},
886             MMMMEd => q{E, d MMMM},
887             MMMMd => q{d MMMM},
888             MMMd => q{d MMM},
889             MMdd => q{dd/MM},
890             Md => q{d/M},
891             mmss => q{mm:ss},
892             y => q{y},
893             yM => q{MM/y},
894             yMEd => q{E, dd/MM/y},
895             yMM => q{MM/y},
896             yMMM => q{MMM 'de' y},
897             yMMMEd => q{E, d 'de' MMM 'de' y},
898             yMMMM => q{MMMM 'de' y},
899             yMMMd => q{d 'de' MMM 'de' y},
900             yQQQ => q{y QQQ},
901             yQQQQ => q{y QQQQ},
902             },
903             'gregorian' => {
904             HHmm => q{HH:mm},
905             HHmmss => q{HH:mm:ss},
906             Hm => q{H:mm},
907             MEd => q{E, dd/MM},
908             MMMEd => q{E, d MMM},
909             MMMMEd => q{E, d MMMM},
910             MMMMd => q{d MMMM},
911             MMMd => q{d MMM},
912             MMdd => q{dd/MM},
913             Md => q{d/M},
914             mmss => q{mm:ss},
915             yM => q{MM/y},
916             yMEd => q{E, dd/MM/y},
917             yMM => q{MM/y},
918             yMMM => q{MMM 'de' y},
919             yMMMEd => q{E, d 'de' MMM 'de' y},
920             yMMMM => q{MMMM 'de' y},
921             yMMMd => q{d 'de' MMM 'de' y},
922             },
923             } },
924             );
925              
926             has 'datetime_formats_append_item' => (
927             is => 'ro',
928             isa => HashRef,
929             init_arg => undef,
930             default => sub { {
931             } },
932             );
933              
934             has 'datetime_formats_interval' => (
935             is => 'ro',
936             isa => HashRef,
937             init_arg => undef,
938             default => sub { {
939             } },
940             );
941              
942 1     1   4193 no Moo;
  1         20  
  1         7  
943              
944             1;
945              
946             # vim: tabstop=4