How to get day of tomorrow as variable
I look for "next-day" as variable in format YYYY-MM-DD. I can easily get "today" in such format from built-in "Time" but I have no idea how to get day of tomorrow. Its not simple math calculation by adding +1 to the day variable becuase end month and year changes. I look forward on your help.

Tasks (Date calc unix).bos
I also updated this template. Added program that updates the calculated unix value and links it with the last datetime variable.