erc-string-to-emacs-time
erc-string-to-emacs-time is a compiled Lisp function in `erc.el
'.
(erc-string-to-emacs-time STRING)
Convert the long number represented by STRING into an Emacs format.
Returns a list of the form (HIGH LOW), compatible with Emacs time format.