Help for this page
Europe Amsterdam (CET) etc Africa ..
my @cat = DateTime::TimeZone::categories() ; foreach (@cat) { my @b = DateTime::TimeZone::names_in_category( $_ ) ; ... } etc ; }