icalendar.parser.ical.calendar module
Special parsing for calendar components.
-
class icalendar.parser.ical.calendar.CalendarIcalParser(data, component_factory, types_factory)[source]
Bases: ComponentIcalParser
A parser for calendar components.
-
prepare_components()[source]
Prepare the parsed components.
This handles timezone forward references.
- Return type:
None