B
Ben
I am trying to get the time differences between two
times. When I subtract I am getting odd results.
Such as 9/22/2004 9:30:14 AM - 9/22/2004 9:30:10 AM giving
4.62962925666943E-05
Or
9/22/2004 9:13:11 AM - 9/22/2004 9:12:36 AM giving
0.000405092592700385
How can I get the answer in usable time, for instance 14
seconds in first example, 75 seconds in second?
I need to test for greater than certain number of hours
for various types.
times. When I subtract I am getting odd results.
Such as 9/22/2004 9:30:14 AM - 9/22/2004 9:30:10 AM giving
4.62962925666943E-05
Or
9/22/2004 9:13:11 AM - 9/22/2004 9:12:36 AM giving
0.000405092592700385
How can I get the answer in usable time, for instance 14
seconds in first example, 75 seconds in second?
I need to test for greater than certain number of hours
for various types.