Hi,
I can't seem to work out how to convert a value that constants only seconds to Hours, Minutes, Seconds.
For example:
Convert 1242 seconds to:
Hours = 00
Minutes = 20
Seconds = 42
Then I want to be able to convert it the other way around:
Hours, Minutes, Seconds = xx Seconds
Anyone able to help ?
I can't seem to work out how to convert a value that constants only seconds to Hours, Minutes, Seconds.
For example:
Convert 1242 seconds to:
Hours = 00
Minutes = 20
Seconds = 42
Then I want to be able to convert it the other way around:
Hours, Minutes, Seconds = xx Seconds
Anyone able to help ?