Locale-CLDR-Locales-En
view release on metacpan or search on metacpan
lib/Locale/CLDR/Locales/En/Latn/150.pm view on Meta::CPAN
);
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
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 0.259 second using v1.01-cache-2.11-cpan-55f5a4728d2 )