safe-date-to-time
safe-date-to-time is an autoloaded compiled Lisp function in `time-date.el
'.
(safe-date-to-time DATE)
Parse a string DATE that represents a date-time and return a time value.
If DATE is malformed, return a time value of zeros.
time-date.el
'.
(safe-date-to-time DATE)
Parse a string DATE that represents a date-time and return a time value.
If DATE is malformed, return a time value of zeros.