fun OffsetTime.roundedUpToNearest(increment: IntMilliseconds): OffsetTime
Content copied to clipboard
fun OffsetTime.roundedUpToNearest(increment: IntMicroseconds): OffsetTime
Content copied to clipboard
fun OffsetDateTime.roundedUpToNearest(increment: IntHours): OffsetDateTime
Content copied to clipboard
fun OffsetDateTime.roundedUpToNearest(increment: IntMinutes): OffsetDateTime
Content copied to clipboard
fun OffsetDateTime.roundedUpToNearest(increment: IntSeconds): OffsetDateTime
Content copied to clipboard
fun OffsetDateTime.roundedUpToNearest(increment: IntMilliseconds): OffsetDateTime
Content copied to clipboard
fun OffsetDateTime.roundedUpToNearest(increment: IntMicroseconds): OffsetDateTime
Content copied to clipboard
fun OffsetDateTime.roundedUpToNearest(increment: IntNanoseconds): OffsetDateTime
Content copied to clipboard
fun ZonedDateTime.roundedUpToNearest(increment: IntMinutes): ZonedDateTime
Content copied to clipboard
fun ZonedDateTime.roundedUpToNearest(increment: IntSeconds): ZonedDateTime
Content copied to clipboard
fun ZonedDateTime.roundedUpToNearest(increment: IntMilliseconds): ZonedDateTime
Content copied to clipboard
fun ZonedDateTime.roundedUpToNearest(increment: IntMicroseconds): ZonedDateTime
Content copied to clipboard
fun ZonedDateTime.roundedUpToNearest(increment: IntNanoseconds): ZonedDateTime
Content copied to clipboard