Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Date::Manip;
    ...
    # Get the logs
    $date = ParseDate("$ndays days ago");
     print UnixDate($date,"%m/%d/%Y") . "\n";
    
  2. or download this
    -       [5/Jul/2010:00:59:59    +0000]
    -    [5/Jul/2010:00:10:00    +0000]
    ...
    -    [5/Jul/2010:09:10:00    +0000]
    -    [5/Jul/2010:10:00:00    +0000]
    -    [5/Jul/2010:10:15:00    +0000]
    
  3. or download this
    -    [5/Jul/2010:06:10:00    +0000]
    -    [5/Jul/2010:06:50:00    +0000]
    ...
    -    [5/Jul/2010:06:10:00    +0000]
    -    [5/Jul/2010:09:10:00    +0000]
    -    [5/Jul/2010:10:00:00    +0000]