Home | History | Annotate | Download | only in i18n

Lines Matching defs:inDaylightTime

718 UBool SimpleTimeZone::inDaylightTime(UDate date, UErrorCode& status) const
731 UBool result = gc->inDaylightTime(status);