Method Calendar.Event.Event()->previous()
- Method previous
Calendar.TimeRanges.TimeRangenext(void|Calendar.TimeRanges.TimeRangefrom,void|boolincluding)
Calendar.TimeRanges.TimeRangeprevious(void|Calendar.TimeRanges.TimeRangefrom,void|boolincluding)- Description
This calculates the next or previous occurance of the event, from the given timerange's start, including any event occuring at the start if that flag is set.
It returns zero if there is no next event.
These methods are virtual in the base class.