AddSeconds(Number)
Adds the specific number of seconds to the Time value.
Adds the specific number of seconds to the Time value.
TimeField1.AddSeconds(660) will return a new time that is exactly 11 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 seconds in the past. For example, TimeField1.AddSeconds(-1200) which will give you the time for 20 minutes ago.
-b4d3320.png)
-2dc3aa0.png)
-5df5f8e.png)
-161d9c9.png)