Prev Page Next Page
TimeAdd
Previous Top Next

Returns the ticks value of the given ticks + hours + minutes + seconds.

Syntax: TimeAdd (Ticks, Hours, Minutes, Seconds)

Example:
x = Now
tomorrow = TimeAdd(x, 24, 0, 0)
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)