Locale-CLDR-Locales-Kw

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/Kw.pm  view on Meta::CPAN

	is			=> 'ro',
	isa			=> HashRef,
	init_arg	=> undef,
	default	=> sub { {
		'Etc/Unknown' => {
			exemplarCity => q#Ankoth#,
		},
		'Europe_Central' => {
			short => {
				'daylight' => q#CEST#,
				'generic' => q#CET#,
				'standard' => q#CET#,
			},
		},
		'Europe_Eastern' => {
			short => {
				'daylight' => q#EEST#,
				'generic' => q#EET#,
				'standard' => q#EET#,
			},
		},
		'Europe_Western' => {



( run in 1.642 second using v1.01-cache-2.11-cpan-49f99fa48dc )