Search
DateTime.addMinutes Method
See Also
 

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

 Overload List

Name Description

DateTime.addMinutes (double)

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

DateTime.addMinutes (long)

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

 See Also