rem

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

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