Search
DateTime.addYears Method
See Also
 






 Overload List

Name Description

DateTime.addYears (DateTime, Number)

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

DateTime.addYears (Number)

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

 See Also