getMinuteDifference

fun LocalDateTime.getMinuteDifference(localDateTimeB: LocalDateTime, timeZone: TimeZone = TimeZone.currentSystemDefault()): Long