My colum has seconds in it.
I want to convert these seconds to hh:mm:ss so that I can then subsequently add and subtract them.
Examples:
157164 should show as 43:39:24
86401 should show as 24:00:01
The result of adding these times together should subsequently be 67:39:25
I want to convert these seconds to hh:mm:ss so that I can then subsequently add and subtract them.
Examples:
157164 should show as 43:39:24
86401 should show as 24:00:01
The result of adding these times together should subsequently be 67:39:25