Home | History | Annotate | Download | only in utility

Lines Matching full:daylightrule

620         RRule daylightRule = inferRRuleFromCalendars(toDaylightCalendars);
626 boolean hasRule = daylightRule != null && standardRule != null;
636 writer.writeTag("RRULE", daylightRule.toString());
700 RRule daylightRule = inferRRuleFromCalendars(toDaylightCalendars);
702 if ((daylightRule != null) && (daylightRule.type == RRule.RRULE_DAY_WEEK) &&
711 daylightRule,