icalendar.timezone.pytz module#
Use pytz timezones.
- class icalendar.timezone.pytz.PYTZ[source]#
Bases:
TZProviderProvide icalendar with timezones from pytz.
- fix_rrule_until(rrule, ical_rrule)[source]#
Make sure the until value works for the rrule generated from the ical_rrule.
- Return type:
- knows_timezone_id(id)[source]#
Whether the timezone is already cached by the implementation.
- Return type:
- name = 'pytz'#