Skip to main content

Module query

Module query 

Source

Enums§

SortKey

Functions§

remove_event_by_summary
Drop events whose summary matches the given string. Returns a new VCalendar with the same calendar-level fields and any unrecognized components preserved. Fails with a Parse error if no matching event is found.
remove_events_by_indices
Drop events whose 1-based index appears in indices. Returns a new VCalendar.
sort_events