BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Hugo Calendar Templates//Event Template//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
UID:888c8a5674c475cb05ac6067be93cf40
LAST-MODIFIED:20260430T135841Z
URL:https://finkregh.github.io/hugo-theme-component-ical/events/test_new_ordinal_format/
REFRESH-INTERVAL;VALUE=DURATION:P1W
SOURCE;VALUE=URI:https://finkregh.github.io/hugo-theme-component-ical/events/test_new_ordinal_format/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:888c8a5674c475cb05ac6067be93cf40
DTSTART;VALUE=DATE-TIME;TZID=Europe/Zurich:20240215T140000
CLASS:PUBLIC

DESCRIPTION;LANGUAGE=en-US:This is a test event to verify the new ordinal BYDAY format works correctly. It should occur on the third Thursday of each month using the new byDay: "3TH" format instead of the old byDay: "TH" + bySetPos: 3 format.
LAST-MODIFIED:20260430T135841Z
LOCATION;LANGUAGE=en-US:Conference Room A
STATUS:CONFIRMED
SUMMARY;LANGUAGE=en-US:Test New Ordinal BYDAY Format
TRANSP:OPAQUE
URL:https://finkregh.github.io/hugo-theme-component-ical/events/test_new_ordinal_format/

RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=3TH

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