[Python-Dev] datetime module enhancements

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Mar 11 05:45:48 CET 2007


Jon Ribbens wrote:

> What do you feel "next Tuesday plus 12 hours" means? ;-)

I would say it's meaningless. My feeling is that subtracting
two dates should give an integer number of days, and that is
all you should be allowed to add to a date.

--
Greg


More information about the Python-Dev mailing list