val lengthInMonths: IntMonths
Get the number of whole months in the interval.
A month is considered to have passed if the day of the end month is greater than or equal to the day of the start month and the time of day of the end date-time is greater than or equal to that of the start date-time.
UnsupportedOperationException - if the interval isn't bounded