minus

fun minus(value: Long, unit: ChronoUnit)

Given a value and ChronoUnit, subtract it from this container's collection of values.

This does not transform the value via abs(), so negative values are supported.