Searched refs:daylightRule (Results 1 – 1 of 1) sorted by relevance
621 RRule daylightRule = inferRRuleFromCalendars(toDaylightCalendars); in timeZoneToVTimezone() local627 boolean hasRule = daylightRule != null && standardRule != null; in timeZoneToVTimezone()637 writer.writeTag("RRULE", daylightRule.toString()); in timeZoneToVTimezone()701 RRule daylightRule = inferRRuleFromCalendars(toDaylightCalendars); in timeZoneToTziStringImpl() local703 if ((daylightRule != null) && (daylightRule.type == RRule.RRULE_DAY_WEEK) && in timeZoneToTziStringImpl()712 daylightRule, in timeZoneToTziStringImpl()