Help for this page
Select Code to Download
Select
or
download this
use POSIX 'str2time'; my $time = strftime '%m/%d/%Y %H:%M', localtime($time);