Intelligent Date & Time parsing

Eddie Corns eddie at holyrood.ed.ac.uk
Mon Mar 10 06:47:54 EDT 2008


shakefu at gmail.com writes:

>I'm new to python and I was wondering if there are any intelligent
>date/time parsing modules out there. I've looked at strptime (or
>whichever it is) and mxDateTime from the eGenix package. I need
>something to parse user input for a django app, and it's awesome to be
>able to write "last monday", "a year ago", or "10pm tuesday" like
>PHP's strtotime.

>So are there any modules that allow for that kind of parsing?

http://code-bear.com/code/parsedatetime/



More information about the Python-list mailing list