Search
DateTime.addDays Method
See Also
 






 Overload List

Name Description

DateTime.addDays (DateTime, Number)

Adds the specified number of days to the specified DateTime object.

DateTime.addDays (Number)

Adds the specified number of days to the current DateTime object.

 See Also