How to find out a date/time difference

Lad python at hope.cz
Wed May 24 10:05:57 EDT 2006


I use  datetime class in my program and now
I have two fields that have the datetime format like this
datetime.datetime(2006, 5, 24, 16, 1, 26)

How can I find out the date/time difference ( in days) of such two
fields?


Thank you for help?
L




More information about the Python-list mailing list