Help for this page

Select Code to Download


  1. or download this
    chop($date_string);  # Remove colon
    my @date = split(' ', $date_string);