gabor wrote: > hi, > > i'm trying to get the date of the day one month ago. > > for example: > > today = 12.apr.2006 > one-month-ago = 12.mar.2006 dateutil has one implementation of this: http://labix.org/python-dateutil Kent