HomeSort by relevance Sort by last modified time
    Searched defs:withOffsetSameLocal (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/java/time/
OffsetTime.java 562 public OffsetTime withOffsetSameLocal(ZoneOffset offset) {
577 * To change the offset without adjusting the local time use {@link #withOffsetSameLocal}.
    [all...]
OffsetDateTime.java 667 public OffsetDateTime withOffsetSameLocal(ZoneOffset offset) {
682 * To change the offset without adjusting the local time use {@link #withOffsetSameLocal}.
    [all...]

Completed in 64 milliseconds