gizo wrote:

> Correct me if I am wrong, but timedelta doesn't allow for months, does
> it?

that's because "one month" isn't a well-defined concept (what's
date(2006,1,31) plus one month, for example?).

here's a comp.lang.python post that points to a solution:

http://article.gmane.org/gmane.comp.python.general/427366

hope this helps!

</F>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to