* Sven Guckes <[EMAIL PROTECTED]> [03-19-02 18:40]:
> * Dave Pearson <[EMAIL PROTECTED]> [2002-03-14 09:27]:
> > * Sven Guckes <[EMAIL PROTECTED]> [2002-03-13 17:40:27 +0100]:
> > > Which editors parse for dates?  examples?  (anyone?)
> > Some people consider emacs to be an editor.
> 
> oh - that one.
> 
> > ,----
> > | *** Welcome to IELM ***  Type (describe-mode) for help.
> > | ELISP> (require 'parse-time)
> > | parse-time
> > |
> > | ELISP> (parse-time-string "Wed, 13 Mar 2002 17:40:27 +0100")
> > | (27 40 17 13 3 2002 3 nil 3600)
> > |
> > | ELISP> (parse-time-string "2002-03-13 17:40:27 +0100")
> > | (27 40 17 13 3 2002 nil nil 3600)
> > |
> > | 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*
> 
> Sven

Holster your firearm!
-- 
Pat Shanahan                                 Registered Linux User #207535
                                      Registered at: http://counter.li.org
  6:42pm  up 2 days,  1:58,  5 users,  load average: 0.09, 0.06, 0.06

Reply via email to