Does Java have some analog of Oracle\'s function MONTHS_BETWEEN?
MONTHS_BETWEEN
In Joda Time there is a monthsBetween in the org.joda.time.Months class.