Home | History | Annotate | Download | only in unicode

Lines Matching full:savings

51  * savings.
99 * time zone (without taking daylight savings time into account).</li>
100 * <li>Logic necessary to take daylight savings time into account if daylight savings
102 * savings time begins and ends).</li>
107 * daylight savings time and GMT offset in different ways. Currently we have the following
111 * combination of GMT offset and daylight-savings time rules currently in use in the
152 * savings time. This is a commonly used time zone.
185 * the effect of daylight savings time, if any.
211 * savings time. For example, the state of Arizona doesn't
212 * observe daylight savings time. If you ask for the time zone
220 * the effect of daylight savings time, if any
442 * to GMT to get local time in this time zone, taking daylight savings time into
444 * whether daylight savings time is in effect and needs to be figured into the offset
469 * daylight savings. This is the offset to add *to* UTC to get local time.
519 * to GMT to get local time, before taking daylight savings time into account).
528 * to GMT to get local time, before taking daylight savings time into account).
551 * the time zone's GMT offset and daylight-savings rules don't change to those for
613 * This method returns the long name, not including daylight savings.
626 * This method returns the long name, not including daylight savings.
644 * @param daylight if true, return the daylight savings name.
658 * @param daylight if true, return the daylight savings name.
669 * Queries if this time zone uses daylight savings time.
670 * @return true if this time zone uses daylight savings time,
675 * there are time zones that used daylight savings time in the
677 * never used daylight savings time since 1951. Most clients would
680 * when the time zone uses daylight savings time in the current
705 * Queries if the given date is in daylight savings time in
713 * @return true if the given date is in daylight savings time,