Enums§
Functions§
- remove_
event_ by_ summary - Drop events whose
summarymatches the given string. Returns a newVCalendarwith the same calendar-level fields and any unrecognized components preserved. Fails with aParseerror if no matching event is found. - remove_
events_ by_ indices - Drop events whose 1-based index appears in
indices. Returns a newVCalendar. - sort_
events