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

DESCRIPTION;LANGUAGE=en-US:This is a test event to verify the Phase 1 implementation works correctly for the last Friday in February yearly pattern. It should generate FREQ=YEARLY\;INTERVAL=1\;BYMONTH=2\;BYDAY=-1FR as specified in Task 4.1 of the RFC5545 RRULE Fix Plan.\nThis tests:\nPhase 1: BYDAY ordinal support with negative ordinals (-1FR) Phase 1: BYMONTH support (February = 2) Phase 1: YEARLY frequency Phase 1: Explicit INTERVAL=1 parameter inclusion
LAST-MODIFIED:20260430T135841Z
LOCATION;LANGUAGE=en-US:Annual Meeting Room
STATUS:CONFIRMED
SUMMARY;LANGUAGE=en-US:Test Last Friday in February Yearly
TRANSP:OPAQUE
URL:https://finkregh.github.io/hugo-theme-component-ical/events/test_yearly_last_friday_february/

RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1FR;BYMONTH=2

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