Returns the next active recurrence.
public nextActiveRecurrence ( Horde_Date $afterDate ) : Horde_Date | boolean | ||
$afterDate | Horde_Date | Return events after this date. |
리턴 | Horde_Date | boolean | The date of the next active recurrence or false if the event has no active recurrence after $afterDate. |