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

DESCRIPTION;LANGUAGE=en-US:This is a test event to verify the new negative ordinal BYDAY format works correctly. It should occur on the last Friday of each month using the new byDay: "-1FR" format.
LAST-MODIFIED:20260430T135841Z
LOCATION;LANGUAGE=en-US:Meeting Room B
STATUS:CONFIRMED
SUMMARY;LANGUAGE=en-US:Test Last Friday Format
TRANSP:OPAQUE
URL:https://finkregh.github.io/hugo-theme-component-ical/events/test_last_friday/

RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=-1FR

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