AddMonths

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemDateTime class > Methods >

AddMonths

Previous pageReturn to chapter overviewNext page

Adds the specified number of months to the value of this instance.

 

months - A number of months. The months parameter can be negative or positive.

AddMonths                       PROCEDURE(LONG months)