getYearDifference

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