Searched defs:ZONE_OFFSET (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/util/
H A DCalendar.java649 * by this calendar, you will need to add the {@code ZONE_OFFSET} and
652 public static final int ZONE_OFFSET = 15; field in class:Calendar
656 * daylight savings offset from the {@code ZONE_OFFSET} in milliseconds.
661 * by this calendar, you will need to add the {@code ZONE_OFFSET} and
708 "ZONE_OFFSET", "DST_OFFSET" };
746 * ZONE_OFFSET}.

Completed in 38 milliseconds