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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to