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

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

 See Also