string to datetime parser?

Tim Roberts timr at probo.com
Tue Jan 10 03:09:14 EST 2006


"beza1e1" <andreas.zwinkau at googlemail.com> wrote:

>Is there a library which can parse strings and output a datetime
>object? It should be as magical as possible and allow things like:
>12:30
>tomorrow
>10.10.2005
>02-28-00
>28/03/95

And given 10/03/95, is that a date in mid-March, or in early October?
-- 
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list