BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Hugo Calendar Templates//Event Template//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
UID:6bce8620f70cd0e758cc921428b8ed5c
LAST-MODIFIED:20260430T135841Z
URL:https://finkregh.github.io/hugo-theme-component-ical/events/test_array_ordinal/
REFRESH-INTERVAL;VALUE=DURATION:P1W
SOURCE;VALUE=URI:https://finkregh.github.io/hugo-theme-component-ical/events/test_array_ordinal/calendar.ics
COLOR:crimson
NAME;LANGUAGE=en-US:Example Events
DESCRIPTION;LANGUAGE=en-US:Example Events Calendar
X-WR-CALNAME:Example Events
X-WR-CALDESC:Example Events Calendar

BEGIN:VTIMEZONE
TZID:Europe/Zurich
LAST-MODIFIED:20260203T210914Z
TZURL:https://www.tzurl.org/zoneinfo-outlook/Europe/Zurich
X-LIC-LOCATION:Europe/Zurich
BEGIN:DAYLIGHT
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=10;BYDAY=-1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTAMP:00010101T000000Z
UID:6bce8620f70cd0e758cc921428b8ed5c
DTSTART;VALUE=DATE-TIME;TZID=Europe/Zurich:20240205T100000
CLASS:PUBLIC

DESCRIPTION;LANGUAGE=en-US:This is a test event to verify the new array ordinal BYDAY format works correctly. It should occur on the first and third Monday of each month using the new byDay: ["1MO"\, "3MO"] format.
LAST-MODIFIED:20260430T135841Z
LOCATION;LANGUAGE=en-US:Training Room
STATUS:CONFIRMED
SUMMARY;LANGUAGE=en-US:Test Array Ordinal Format
TRANSP:OPAQUE
URL:https://finkregh.github.io/hugo-theme-component-ical/events/test_array_ordinal/

RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=1MO,3MO

DTEND;VALUE=DATE-TIME;TZID=Europe/Zurich:20240205T110000
CONTACT;LANGUAGE=en-US:Test Organizer: test@example.org
COLOR:crimson
END:VEVENT
END:VCALENDAR