Search
DateTime.addMonths Method
See Also
 






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

 Overload List

Name Description

DateTime.addMonths (Int32)

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

DateTime.addMonths (Int64)

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

 See Also