14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
BEGIN:VCALENDAR
|
|
VERSION:2.0
|
|
PRODID:-//FamilySync//Test//EN
|
|
BEGIN:VEVENT
|
|
UID:weekly-count3@familysync.test
|
|
DTSTART:20260601T090000Z
|
|
DTEND:20260601T100000Z
|
|
RRULE:FREQ=WEEKLY;COUNT=3
|
|
SUMMARY:Weekly Count 3
|
|
DESCRIPTION:Bounded weekly series — exactly 3 occurrences (COUNT=3);
|
|
each occurrence duration is 1 hour from DTSTART→DTEND
|
|
END:VEVENT
|
|
END:VCALENDAR
|