Page 1 of 1

Script help

Posted: 11 Jan 2020 00:15
by Jptooch
I currently have a flow that helps me at work. When I trigger the flow, it will simply put the "trigger time" in the notification area on my phone. The script I use to get the trigger time is {triggertime,dateformat,hh:mm} . Here is where I need help. What script string would I use to take the trigger time and add 30 minutes to it? For example, if I execute the flow at 10:00, 10:30 is the time that would display.

Thank you in advance.

Re: Script help

Posted: 11 Jan 2020 03:08
by Yam
Action > script.

Use a function called addMinutes()