forked from ryanmwangi/CalMerger
test: reorder calendar components in nextcloud-minimal test calendar
This commit is contained in:
parent
ac26afe778
commit
2f3b791e5d
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
BEGIN:VCALENDAR
|
BEGIN:VCALENDAR
|
||||||
NAME:nextcloud-minimal
|
NAME:nextcloud-minimal
|
||||||
|
PRODID:-//CalMerge//Calendar Merger 1.0//EN
|
||||||
VERSION:2.0
|
VERSION:2.0
|
||||||
CALSCALE:GREGORIAN
|
CALSCALE:GREGORIAN
|
||||||
PRODID:-//CalMerge//Calendar Merger 1.0//EN
|
|
||||||
BEGIN:VTIMEZONE
|
BEGIN:VTIMEZONE
|
||||||
TZID:Europe/Berlin
|
TZID:Europe/Berlin
|
||||||
BEGIN:DAYLIGHT
|
BEGIN:DAYLIGHT
|
||||||
|
@ -21,13 +21,13 @@ RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
|
||||||
END:STANDARD
|
END:STANDARD
|
||||||
END:VTIMEZONE
|
END:VTIMEZONE
|
||||||
BEGIN:VEVENT
|
BEGIN:VEVENT
|
||||||
|
DTSTART;TZID=Europe/Berlin:20241120T211500
|
||||||
DTEND;TZID=Europe/Berlin:20241120T215000
|
DTEND;TZID=Europe/Berlin:20241120T215000
|
||||||
DTSTAMP:20241113T212909Z
|
DTSTAMP:20241113T212909Z
|
||||||
DTSTART;TZID=Europe/Berlin:20241120T211500
|
UID:5f4ad965-16a8-48eb-8233-78bf93a8b35e
|
||||||
LOCATION:FaceTime
|
LOCATION:FaceTime
|
||||||
RRULE:FREQ=WEEKLY;BYDAY=WE
|
RRULE:FREQ=WEEKLY;BYDAY=WE
|
||||||
SEQUENCE:0
|
|
||||||
SUMMARY:JR Weekly Check-In
|
SUMMARY:JR Weekly Check-In
|
||||||
UID:5f4ad965-16a8-48eb-8233-78bf93a8b35e
|
SEQUENCE:0
|
||||||
END:VEVENT
|
END:VEVENT
|
||||||
END:VCALENDAR
|
END:VCALENDAR
|
||||||
|
|
Loading…
Add table
Reference in a new issue