ricardo1023
Programmer
I need to populate a column with the format hh:mm:ss. I received the input data for the column in seconds. For example if I have 368 seconds I need to populate the column with 00:06:08 Do you know how could I do this?
Thank you
Thank you