Skip to content

Instantly share code, notes, and snippets.

@mikaelz
Created May 1, 2019 12:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikaelz/6c95e45f73f9476ef1ab485051f59787 to your computer and use it in GitHub Desktop.
Save mikaelz/6c95e45f73f9476ef1ab485051f59787 to your computer and use it in GitHub Desktop.
ICS Calendar event with Mother's day in Hungary
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
RRULE:FREQ=YEARLY;BYMONTH=5;BYDAY=1SU
SUMMARY:Mother day in Hungary
DTSTART;VALUE=DATE:20190101
SEQUENCE:0
DESCRIPTION:
END:VEVENT
END:VCALENDAR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment