Search
DateTime.addHours Method
See Also
 






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

 Overload List

Name Description

DateTime.addHours (Double)

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

DateTime.addHours (Int64)

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

 See Also