* Sven Guckes <[EMAIL PROTECTED]> [2002-03-14 12:09:19 +0100]: > * Dave Pearson <[EMAIL PROTECTED]> [2002-03-14 09:27]: > > > ,---- > > | ELISP> (parse-time-string "020313 14:17") > > | (0 17 14 nil nil nil nil nil nil) > > `---- > > looks like the parsing can still be enhanced. *ehem*
How should it infer the year format, get the seconds and work out the timezone from the above data? Even if the seconds is considered "lossy" the other two items of data seem pretty vital, even if the parser isn't an "editor". -- Dave Pearson: | mutt.octet.filter - autoview octet-streams http://www.davep.org/ | mutt.vcard.filter - autoview simple vcards Mutt: | muttrc2html - muttrc -> HTML utility http://www.davep.org/mutt/ | muttrc.sl - Jed muttrc mode
