Locale-CLDR-Locales-En
view release on metacpan or search on metacpan
lib/Locale/CLDR/Locales/En/Latn/150.pm view on Meta::CPAN
157158159160161162163164165166167168169170171172173174175176177178);
has
'time_zone_names'
=> (
is
=>
'ro'
,
isa
=> HashRef,
init_arg
=>
undef
,
default
=>
sub
{ {
'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'
=> {
lib/Locale/CLDR/Locales/En/Latn/Gb.pm view on Meta::CPAN
318319320321322323324325326327328329330331332333334335336337338339
exemplarCity
=>
q#Merida#
,
},
'Europe/London'
=> {
short
=> {
'daylight'
=>
q#BST#
,
},
},
'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.326 second using v1.01-cache-2.11-cpan-55f5a4728d2 )