Search
DateTime.addMinutes Method
See Also
 






 Overload List

Name Description

DateTime.addMinutes (DateTime, Number)

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

DateTime.addMinutes (Number)

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

 See Also