Prev Page Next Page
DateAdd
Previous Top Next

Returns the ticks value of the given ticks + years + months + days.

Syntax: DateAdd (Ticks, Years, Months, Days)

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