Shortcuts - Get Event - not working when specific date given
If I use the Get Event from the Calendar app and select "Today" from a specific calendar that has no events today, it correctly returns no events.
However instead of using "Today" I actually pass a given date (which I want to pass from user input, but for testing I set specifically to "today's" date) the next event on the given calendar regardless of which day is returned, which is not what I expect. If the specific date passed is "today" why does it act different then "Today" being selected.
The same result happens if I try "Tomorrow" and set the specific date to tomorrow.
It seems that there is a bug that if you use a "specific" date it always returns an event even if it is not on the specified date.
What am I missing?