I'm looking for an intelligent date conversion module

Tim Golden tjgolden at gmail.com
Fri Dec 15 11:50:21 EST 2006


mthorley wrote:
> Greetings, I'm looking for a python module that will take a datetime
> obj and convert it into relative time in english.
> For example: 10 minutes ago, 1 Hour ago, Yesterday, A few day ago, Last
> Week, etc

For the very little it's worth, I offer the following:

http://timgolden.me.uk/python/datediff.py

It doesn't do everything you want, but it should
be a starting point.

TJG




More information about the Python-list mailing list