Search
DateTime.addHours Method
See Also
 






 Overload List

Name Description

DateTime.addHours (DateTime, Number)

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

DateTime.addHours (Number)

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

 See Also