Home | History | Annotate | Download | only in intltest

Lines Matching defs:daylight

809  * from MST with daylight savings.
845 UBool daylight;
911 // Check daylight usage.
913 if (usesDaylight != kReferenceList[i].daylight) {
915 logln("Warning: Time Zone " + itsID + " use daylight is " +
918 ((kReferenceList[i].daylight)?"TRUE":"FALSE"));
920 dataerrln("FAIL: Time Zone " + itsID + " use daylight is " +
923 ((kReferenceList[i].daylight)?"TRUE":"FALSE"));
1407 {TRUE, TimeZone::LONG, "Pacific Daylight Time"},
1845 // Time zone with daylight savings time from the first Sunday in November
2123 {"America/Anchorage", "en", TRUE, TimeZone::LONG, "Alaska Daylight Time"},
2129 // the localized GMT format with the current offset is used even daylight name was
2132 {"Australia/Perth", "en", TRUE, TimeZone::LONG, "Australian Western Daylight Time"},
2143 {"Pacific/Honolulu", "en", TRUE, TimeZone::LONG, "Hawaii-Aleutian Daylight Time"},