Search
DateTime.addDays Method
See Also
 

Returns a new DateTime that adds the specified number of days to this instance.

 Overload List

Name Description

DateTime.addDays (double)

Returns a new DateTime that adds the specified number of days to this instance.

DateTime.addDays (long)

Returns a new DateTime that adds the specified number of days to this instance.

 See Also