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

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

 See Also