Converts seconds after midnight as integers to strings in the "HH:MM:SS" format.

seconds_to_string(seconds)

Arguments

seconds

An integer.

Value

A time-representing string.