| Trees | Indices | Help |
|---|
|
|
|
|||
|
LocalTimezone A tzinfo class representing the system's idea of the local timezone |
|||
|
UTCTimezone A tzinfo class representing UTC |
|||
|
Point I represent a start or an end point linked to an event instance of an event. |
|||
|
EventInstance I represent one event instance of an event. |
|||
|
Event I represent a VEVENT entry in a calendar for our purposes. |
|||
|
EventSet I represent a set of VEVENT entries in a calendar sharing the same uid. |
|||
|
Calendar I represent a parsed iCalendar resource. |
|||
|
|||
datetime.datetime or anything
|
|
||
|
|||
| Calendar |
|
||
| Calendar |
|
||
|
|||
HAS_ICALENDAR = False
|
|||
HAS_DATEUTIL = False
|
|||
LOCAL = LocalTimezone()
|
|||
UTC = UTC
|
|||
__package__ = Nonehash(x) |
|||
|
|||
If d is a
|
Convert a vDDDType to a datetime, respecting timezones.
|
Parse an icalendar Calendar object into our Calendar object.
|
Create a new calendar from an open file object.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 13 13:19:25 2009 | http://epydoc.sourceforge.net |