kopia lustrzana https://github.com/collective/icalendar
Update src/icalendar/cal.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>pull/737/head
rodzic
a8b1ed86e2
commit
b9228e9229
|
@ -717,7 +717,7 @@ class Event(Component):
|
|||
True
|
||||
|
||||
Note that this only uses DTSTART and DTEND, but ignores
|
||||
RDATE, EXDATE and RRULE properties.
|
||||
RDATE, EXDATE, and RRULE properties.
|
||||
"""
|
||||
from icalendar.alarms import Alarms
|
||||
return Alarms(self)
|
||||
|
|
Ładowanie…
Reference in New Issue