MindFusion.Scheduling for JavaScript Programmer's Guide
DateTime.addHours Method (Number)
See Also
 






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

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function addHours (hours)

 Parameters

hours

Number. The number of hours to add.

 See Also

addHours Method Overload List
DateTime Members
DateTime Class
MindFusion.Scheduling Namespace