Help for this page
sub TimeStamp($) # Pass the stamp in as YYYYMMDD { ... } else { warn "Invalid input to TimeStamp()" } }