rem

operator fun rem(scalar: Int): Decades
operator fun rem(scalar: Long): Decades

Returns the remainder of this duration divided by a scalar value.