| Trees | Indices | Help |
|---|
|
|
|
|||
|
DSTTimezone A tzinfo class representing a DST timezone |
|||
|
FixedOffsetTimezone Fixed offset in hours from UTC. |
|||
|
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. |
|||
| NotCompilantError | |||
|
|||
datetime.datetime or anything
|
|
||
datetime.datetime or None
|
|
||
|
|||
datetime.timedelta
|
|
||
| Calendar |
|
||
| Calendar |
|
||
|
|||
HAS_ICALENDAR = False
|
|||
HAS_DATEUTIL = False
|
|||
LOCAL = LocalTimezone()
|
|||
UTC = UTC
|
|||
__package__ = Nonehash(x) |
|||
|
|||
If d is a
|
Looks for the closest last sunday in the month
|
Convert a vDDDType to a datetime, respecting timezones.
|
Convert a vDDDType (vDuration) to a timedelta.
|
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 Fri Sep 24 12:49:45 2010 | http://epydoc.sourceforge.net |