Finds the next recurrence of this event that's after $afterDate.
public nextRecurrence ( Horde_Date | string $after ) : Horde_Date | boolean | ||
$after | Horde_Date | string | Return events after this date. |
return | Horde_Date | boolean | The date of the next recurrence or false if the event does not recur after $afterDate. |