/inc/RRule-v2.phpClass for parsing RRule and getting us the dates
| Class | Description |
|---|---|
RepeatRuleTimeZone
|
Wrap the DateTimeZone class to allow parsing some iCalendar TZID strangenesses |
RepeatRuleDateTime
|
Wrap the DateTime class to make it friendlier to passing in random strings from iCalendar objects, and especially the random stuff used to identify timezones. We also add some utility methods and stuff too, in order to simplify some of the operations we need to do with dates. |
RepeatRule
|
expand_event_instances (line 740)
Expand the event instances for an iCalendar VEVENT (or VTODO)
rdate_expand (line 673)
Expand the event instances for an RDATE or EXDATE property
rrule_expand (line 700)
Expand the event instances for an RRULE property
Documentation generated on Sun, 26 Sep 2010 00:46:08 +1200 by phpDocumentor 1.4.3