Xojo.Core.DateInterval.Months
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Integer )
aXojo.Core.DateInterval.Months = newIntegerValue
or
IntegerValue = aXojo.Core.DateInterval.Months
Supported for all project types and targets.
or
IntegerValue = aXojo.Core.DateInterval.Months
Supported for all project types and targets.
The number of months in the interval.
Sample Code
Get a date two months from today: