Returns whether this event has any date that matches the recurrence rules and is not an exception.
Checks if a completion exists for a given reccurence of an event.
Checks if an exception exists for a given reccurence of an event.
Returns whether this event has a recurrence with a fixed count.
Returns whether this event has a recurrence end.
Returns whether this event has a specific recurrence type.
The Horde_Date_Recurrence class implements algorithms for calculating recurrences of events, including several recurrence types, intervals, exceptions, and conversion from and to vCalendar and iCalendar recurrence rules.
Recurs monthly on the same date.
Recurs monthly on the same week day.
Recurs yearly on the same date.
Recurs yearly on the same day of the year.
Recurs yearly on the same week day.