Hi, quick question. Will using the expression below give me a valid time variable that’s 10m in the future?
Set variable {@myvar} = {$now+600}
@myvar is type Time (time only).
Confusing because setting the global var from the gui uses hr:min type syntax, but calculating as above shows up as seconds from epoch time.