Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        my $result = scalar localtime($e);
        return ': "' . $result . '" '; # gmtime() ?
    }
    
  2. or download this
     publish_date: "Fri May 15 03:41:24 2015"