ofInt

fun LocalTime.Companion.ofInt(hms: Int): LocalTime

Parse a new time object using the int representation of it.

See also