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 (Int64)

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

 See Also