toTimeFullRound

HH:MM:SS numbers rounded to seconds function to change Double data to hours, minutes, seconds of type Int Array index 0 : hours, index 1 : minutes, index 2 : seconds

Return

intArrayOf(time, minute, second)

Parameters

decimal