C
carl
I have time data that looks as so:
114503
124745
which represents:
11:45:03
12:47:45
Is there a good way to calculate the elapsed time so that
it will reflect hours, minutes, seconds ?
114503
124745
which represents:
11:45:03
12:47:45
Is there a good way to calculate the elapsed time so that
it will reflect hours, minutes, seconds ?