I can't remember which application I was using, but I do recall it having really neat date parsing/interpretation.
For example, you could type in 'two days ago' or 'tomorrow' and it would ...
I'm about to start working on a simple calendar app for a website I'm working on (using Django, but that fact's probably not relevant).
I'd like users to be able to enter ...
Does anyone know of a library - ideally Python, that can have a stab at pulling dates out of text?
"Shall we go to the library today" -> 21 Jan 10
"Starting ...