I use datetime class in my program and now
I have two fields that have the datetime format like this
datetime.dateti me(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
I have two fields that have the datetime format like this
datetime.dateti me(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
Comment