Adds the specified number of seconds to the current DateTime object.
Namespace: MindFusion.Common
Assembly: Common.js
JavaScript
![]() |
---|
function addSeconds (seconds) |
Type: Number
The number of seconds to add.
This function modifies this DateTime instance.