OffsetTime.toLocalTime

Gets the {@code LocalTime} part of this date-time. !(p) This returns a {@code LocalTime} with the same hour, minute, second and nanosecond as this date-time.

@return the time part of this date-time, not null

class OffsetTime
toLocalTime
()

Meta