Help for this page

Select Code to Download


  1. or download this
    system("time $new_time");
    system("date $new_date");
    
  2. or download this
    or die "Couldn't set time: $!";
    or die "Couldn't set date: $!";