DateInterval.Months
From Xojo Documentation
Property (As Integer )
aDateInterval.Months = newIntegerValue
or
IntegerValue = aDateInterval.Months
Supported for all project types and targets.
or
IntegerValue = aDateInterval.Months
Supported for all project types and targets.
The number of months in the interval.
Sample Code
Get a date two months from today: