Setting a calendar reminder for the last full weekend in a month?

Commissario
Joined
16 Oct 2002
Posts
344,131
Location
In the radio shack
I've been struggling to do this. I want to set up a recurring entry in my calendar for the last full weekend in a particular month.

Any idea how it can be done? Either iOS on Mac OS.

Ta.
 
Have you had a look at a Siri Shortcut? There possibly could be a way of maybe doing it with that.
 
What? They're wrong. Go and create an event on the last Sunday of this month, set it to repeat monthly based on the day (Sunday) et voila?
 
What? They're wrong. Go and create an event on the last Sunday of this month, set it to repeat monthly based on the day (Sunday) et voila?
It needs to be a two day event, the last full weekend, ie the Saturday and Sunday of the month.
 
It needs to be a two day event, the last full weekend, ie the Saturday and Sunday of the month.

Why's that? If the Sunday is the last of that month, so must the preceding Saturday be aswell. Set the reminder to -24h to show the alert earlier?

If you really can't do it manually then maybe a quick Python script to generate a dynamic .ics file?
 
I want the entire weekend to be blocked out on my calendar so although selecting the Sunday and setting an early reminder would sort of work, it's far from an ideal situation. That's one of the many things I've tried already.

Regarding a Python script - I wouldn't know where to start.
 
Back
Top Bottom