LeonelSanchezJr
Programmer
I have an field which holds the average amount of seconds that a process took.
How do I convert this field into HOURS, MINUTES and SECONDS?
Example:
Seconds = 95
Converted to HH:MM:SS would be: 00:01:35
How do I convert this field into HOURS, MINUTES and SECONDS?
Example:
Seconds = 95
Converted to HH:MM:SS would be: 00:01:35