Trees | Indices | Help |
---|
|
extern.log.log.Loggable --+ | Calendar
I represent a parsed iCalendar resource. I have a list of VEVENT sets from which I can be asked to schedule points marking the start or end of event instances.
|
|||
|
|||
|
|||
list of Point |
|
||
list of EventInstance |
|
||
Inherited from |
|
|||
logCategory =
Implementors can provide a category to log their messages under. |
|||
Inherited from |
|
Add a parsed VEVENT definition.
|
Get all points from the given start time within the given delta. End Points will be ordered before Start Points with the same time. All points have a dt in the timezone as specified in the calendar. start defaults to now. delta defaults to 0, effectively returning all points at this time.
|
Get a list of active event instances at the given time.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:00 2013 | http://epydoc.sourceforge.net |