How to calculate two time?

skip at pobox.com skip at pobox.com
Thu Oct 9 09:00:26 EDT 2008


    lookon> but can you tell me what format is it?

Read the strftime man page on your computer or Google for strftime or read
the Python docs about the time.strftime function.  (strftime and strptime
strive to have the same set of format characters.)

Skip



More information about the Python-list mailing list