Help for this page

Select Code to Download


  1. or download this
    my $app_time;
    if( 
    ...
    else {
        die "Invalid date (format) '$app_date'";
    }