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