TIMEConverts a time-of-day string to seconds after midnight.
Description:
A string expression in the form HH:MM[:SS] is converted into an equivalent number of seconds past midnight in the range 0 through 86,399. Leading blanks and non-numeric characters are ignored.
See Also:
|