ofSeconds

fun LocalTime.Companion.ofSeconds(seconds: Int): LocalTime

Get current time value using specified seconds since midnight seconds is NOT a timestamp

See also