use DateTime qw( ); my $dt = DateTime->now( time_zone => 'Pacific/Honolulu' ); my $date_added = $dt->strftime("%a %b %e, %Y - %k:%M:%S");
In reply to Re: Getting a specific time zone
by ikegami
in thread Getting a specific time zone
by htmanning
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |