Help for this page

Select Code to Download


  1. or download this
    use POSIX 'str2time';
    
    my $time = strftime '%m/%d/%Y %H:%M', localtime($time);