Home | History | Annotate | Download | only in unicode

Lines Matching full:zone

30  * This class provides some additional methods to access time zone transitions and rules.
43 * Gets the first time zone transition after the base time.
53 * Gets the most recent time zone transition before the base time.
63 * Checks if the time zone has equivalent transitions in the time range.
65 * offsets and DST savings used by this time zone match the other in the
78 * @return true if the other time zone has the equivalent transitions in the
87 * for this time zone, that is, all <code>TimeZoneRule</code>s for this time zone except
97 * which represent time transitions for this time zone. On successful return,
101 * rule instance held by this time zone instance. Therefore, after this time zone
115 * Gets the set of time zone rules valid at the specified time. Some known external time zone
116 * implementations are not capable to handle historic time zone rule changes. Also some
118 * If this time zone does not use any daylight saving time within about 1 year from the specified
127 * The time zone rule objects returned by this method is owned by the caller, so the caller is
129 * @param date The date used for extracting time zone rules.
132 * When this time time zone does not observe daylight saving times around the
135 * transitions. When this time zone does not observer daylight saving times
156 * Get time zone offsets from local wall time.
181 * @param id a system time zone ID
195 * @param start The start date used for extracting time zone rules