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






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

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function addSeconds (seconds)

 Parameters

seconds

Number. The number of seconds to add.

 See Also

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