Help for this page

Select Code to Download


  1. or download this
      my @timeData = localtime(time);
      print join(' ', @timeData);
      exit;
    
  2. or download this
    Time::tm=ARRAY(0x997a264)