Europe Amsterdam (CET) etc Africa ..
How do I convert something like Africa/Abidjan to a short name abbreviation ?my @cat = DateTime::TimeZone::categories() ; foreach (@cat) { my @b = DateTime::TimeZone::names_in_category( $_ ) ; print "$_:\n" ; foreach (@b) { print " $_\n" ; } etc ; }
In reply to Re^2: Date::Manip, how to view available TZ
by jeanluca
in thread Date::Manip, how to view available TZ
by jeanluca
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |