Create calendar event for Father's Day celebrated on the 3rd Sunday of June.
- Create a new ics (iCalendar) file like
fathersday.ics:
BEGIN:VCALENDAR
BEGIN:VEVENT
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=6;BYDAY=3SU
DTSTART;VALUE=DATE:20210620
SUMMARY:Father's Day
END:VEVENT
END:VCALENDAR
- Import the file into Google Calendar:
Select options for your calendar.
Select the "Settings and sharing" option.
Select the ics file you created and click the import button.
Your repeating event for Father's Day will now appear on your calendar.
Posted Jun 20, 2021.
https://www.darklaunch.com/2021/06/20/add-father-s-day-to-google-calendar.html
1 comment
anonymous – Jun 17, 2023
amazing, thank you so much!


