Home | History | Annotate | Download | only in unicode

Lines Matching full:daylight

367    * daylight savings offset in milliseconds.
559 * effect of daylight savings time, if any. When NULL,
637 * advanced during daylight savings time for the given time zone, or
638 * zero if the time zone does not observe daylight savings time.
645 * respect to standard time when the daylight savings rules are in
775 /** Daylight savings display name */
777 /** Short daylight savings display name */
806 * Determine if a UCalendar is currently in daylight savings time.
807 * Daylight savings time is not used in all parts of the world.
810 * @return TRUE if cal is currently in daylight savings time, FALSE otherwise