AddMinutes(Number)
Adds the specified number of minutes to the Time value.
Adds the specified number of minutes to the Time value.
TimeField1.Addminutes(17) will return a new date that is exactly 17 minutes in the future from TimeField1.
You can also use negative numbers with AddMinutes if you want to get a time that is a certain number of Minutes in the past. For example, TimeField1.AddMinutes(-24) would give you a time 24 minutes ago.
-d883415.png)
-c54c34e.png)
-facacf6.png)
-1cac2bf.png)