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






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

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function addMonths (months)

 Parameters

months

Number. The number of months to add.

 See Also

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