[Tutor] confused with dates and which way to start
Kent Johnson
kent37 at tds.net
Thu Feb 19 03:30:06 CET 2009
On Wed, Feb 18, 2009 at 6:55 PM, johnf <jfabiani at yolo.com> wrote:
> thanks Kent. This appears to work. I was not aware of datetime.timedelta().
> I really think there should be a place to find this type of information.
That's what the library reference is for:
http://docs.python.org/library/datetime.html
http://docs.python.org/library/index.html
and comp.lang.python and the tutor list :-)
It's really worth your time to at least browse the library reference.
Kent
More information about the Tutor
mailing list