N from now
From UBot Studio
$n seconds is a Time Function.
This command returns the date plus the desired amount of second/days/milliseconds/hours/minutes
Can be used along with the N seconds function.
Example 1
alert($n from now($n seconds(2,"Days")))
Running the script returns the current date plus the specified amount of days.