Is there a way to convert just a time into the next timestamp that time will occur? I am making a coffee timer and want to set it to go off at 6:00am. I want to make a card that will display that the coffee will be made at (If the current day is Sunday) Monday at 6:00am
Essentially I want to add the date to a time that will display the next occurrence of that time.What will the full timestamp/date be the next time it’s 6:00am.
If I try to do a conversion on the above, it sets the date to 1/1/1970 at 1am