getMonthDifference

fun LocalDateTime.getMonthDifference(localDateTimeB: LocalDateTime, timeZone: TimeZone = TimeZone.currentSystemDefault()): Int