Help for this page

Select Code to Download


  1. or download this
    #! /usr/local/bin/perl
    
    ...
    
    my $timestring = timelocal(0,0,0,31,0,2007);
    print $timestring,"\n";
    
  2. or download this
    1170230400