ASP.NET Pack Programmer's Guide
DateTime.addMonths Method
See Also
 





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

Namespace: MindFusion.Common
Package: Common.js

 Syntax

JavaScript  Copy Code

function addMonths (months)

 Parameters

months

The number of months to add.

 Remarks

This function modifies this DateTime instance.

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace