Home | History | Annotate | Download | only in i18n

Lines Matching full:daylight

49 // Gregorian, since we know they didn't have daylight time when
252 * Sets the daylight savings starting year, that is, the year this time zone began
253 * observing its specified daylight savings time rules. The time zone is considered
254 * not to observe daylight savings time prior to that year; SimpleTimeZone doesn't
255 * support historical daylight-savings-time rules.
256 * @param year the daylight savings starting year.
268 * Sets the daylight savings starting rule. For example, in the U.S., Daylight Savings
296 * @param month the daylight savings starting month. Month is 0-based.
298 * @param dayOfWeekInMonth the daylight savings starting
300 * @param dayOfWeek the daylight savings starting day-of-week. Please see
302 * @param time the daylight savings starting time. Please see the member
341 * Sets the daylight savings ending rule. For example, in the U.S., Daylight
348 * @param month the daylight savings ending month. Month is 0-based.
350 * @param dayOfWeekInMonth the daylight savings ending
352 * @param dayOfWeek the daylight savings ending day-of-week. See setStartRule()
354 * @param time the daylight savings ending time. Please see the member
465 // Bail out if we are before the onset of daylight savings time
563 * standard-daylight adjustments must be handled by the caller.
716 * Queries if the given date is in Daylight Savings Time.
1103 // Create a TimeZoneRule for daylight saving time