OffsetTime.of

Obtains an instance of {@code OffsetTime} from a local time and an offset.

@param time the local time, not null @param offset the zone offset, not null @return the offset time, not null

Meta