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