I’ve searched the community and google and youtube and mit and haven’t found the answer, yet.
I want to prompt the user to enter a future date.
I want to add 100 to that date and display the result.
I want to add 200 to that date and then display that result as well.
I can’t use the clock function because it only works off the current time otherwise I would just add days to the clock and display the result.
I know the problem is trying to add a number to a date field and I can’t figure that out how to do that.
Thanks for your help.