OffsetDateTime.toOffsetTime

Converts this date-time to an {@code OffsetTime}. !(p) This returns an offset time with the same local time and offset.

@return an OffsetTime representing the time and offset, not null

class OffsetDateTime
toOffsetTime
()

Meta