parse-time-string
parse-time-string is an autoloaded compiled Lisp function in `parse-time.el
'.
(parse-time-string STRING)
Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
The values are identical to those of `decode-time', but any values that are
unknown are returned as nil.