Help for this page

Select Code to Download


  1. or download this
    sub TimeStamp($) # Pass the stamp in as YYYYMMDD
    {
    ...
        }
        else { warn "Invalid input to TimeStamp()" }
    }