Hello, I wonder if there is a way to create a timestamp with e..g. 14 dasy from now, using any built in actions? I see time format converter, get current time, but did not found how could I add +14 days, so I could use that new timestamp in my next action. Appreciate any hint, if it exists. If not, I will likely write a custom action of a few liner…
Page 1 / 1
"Convert Time Format" in "Functions" has a parameter called: 'Time Delta In Seconds'.
This parameter allows you to have an offset of the input time. If you want 14 days from now you would probably need first to obtain 'now' somewhere (like "Get Current Time" in "Tools") and then pass it here and specify how many minutes you want.
Thank you for the prompt response!
you can also use math functions from tools, together with unix epoch timestamps
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.