MindFusion.Scheduling for ASP.NET Programmer's Guide
DateTime.addMonths Method
See Also
 





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

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function addMonths (months)

 Parameters

months

Type: Number
The number of months to add.

 Remarks

This function modifies this DateTime instance.

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace