J
Joe
I have two numeric (Long Integer) fields that contain
times in 24 hr. format (HHMMSS).
How can I perform a time calculation to determine the
difference in time between the two? The 2nd time value
may span across midnight. But, both time values will have
occurred within 24 total hours (times never go across more
than one date).
times in 24 hr. format (HHMMSS).
How can I perform a time calculation to determine the
difference in time between the two? The 2nd time value
may span across midnight. But, both time values will have
occurred within 24 total hours (times never go across more
than one date).