1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00
Radicale/radicale/tests/static/event_issue1812_3.ics
Georgiy 7cd918d036 (#1812) Fixed an issue where non-recurring events were not included in
the response when requesting an expand report
2025-07-21 20:58:58 +03:00

31 lines
No EOL
810 B
Text

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//algoo.fr//NONSGML Open Calendar v0.9//EN
BEGIN:VTIMEZONE
TZID:Europe/Paris
LAST-MODIFIED:20250523T094234Z
BEGIN:STANDARD
DTSTART:19701025T030000Z
RRULE:BYDAY=-1SU;BYMONTH=10;FREQ=YEARLY
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:19700329T020000Z
RRULE:BYDAY=-1SU;BYMONTH=3;FREQ=YEARLY
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:c6be8b2c-3d72-453c-b698-4f25cdf1569e
DTSTART;TZID=Europe/Paris;VALUE=DATE-TIME:20250716T110000
DTEND;TZID=Europe/Paris;VALUE=DATE-TIME:20250716T120000
ATTENDEE;CN=Corentin;ROLE=REQ-PARTICIPANT:MAILTO:corentin.jeanne@algoo.fr
DTSTAMP:20250718T151312Z
ORGANIZER;CN=Sigma:MAILTO:lambda@lambda.lambda
SUMMARY:Test mail notifications 2
END:VEVENT
END:VCALENDAR