Repeating Notification Starting on Specific Date

I can create a notification that repeats every day, but I don’t see a way for the notifications to start on a specified date. As far as I can see, it will start as soon as it reaches the trigger time, either today or tomorrow.

Am I missing something?

Check out stack overflow for threads on this subject. For example:

And check out this from Paul Hudson “Hacking with Swift”.

Thanks for the links. I’ll check them out and see if they help. I’ll report back here with the results.

The first link asks the exact question that I asked, but there was no answer. Someone suggested another link, but that didn’t give the answer I was looking for.

The second link’s answer won’t work in my situation. I need to be able to set up the future repeating notification as a single request.