I\'m looking for a function that can convert an English date phrase to some kind of Python date object representing the appropriate date.
An example of the kinds of
parsedatetime, always a classic: http://code.google.com/p/parsedatetime/