L
Lawlee
Hi there,
Is it possible to convert time that are in long integer format eg.
92003 and 153504 to time format hh:mm:ss AM/PM. The problem is that the
data in the field are not the same length. Some of the time are 5
numbers and 6 numbers. The ones with 5 numbers has the 0 missing in
front eg. 084102 should display 08:41:02AM and the 6 numbers 145009
should display 02:50:09.
How can this be done?
Thank you
Lawlee
Is it possible to convert time that are in long integer format eg.
92003 and 153504 to time format hh:mm:ss AM/PM. The problem is that the
data in the field are not the same length. Some of the time are 5
numbers and 6 numbers. The ones with 5 numbers has the 0 missing in
front eg. 084102 should display 08:41:02AM and the 6 numbers 145009
should display 02:50:09.
How can this be done?
Thank you
Lawlee