core / io.islandtime.operators / truncatedToMicroseconds

truncatedToMicroseconds

(iosArm64, iosX64, jvm, macosX64) fun Time.truncatedToMicroseconds(): Time
fun OffsetTime.truncatedToMicroseconds(): OffsetTime

Return a copy of this time with the nanosecond value truncated to microseconds.

(iosArm64, iosX64, jvm, macosX64) fun DateTime.truncatedToMicroseconds(): DateTime
fun ZonedDateTime.truncatedToMicroseconds(): ZonedDateTime
fun OffsetDateTime.truncatedToMicroseconds(): OffsetDateTime

Return a copy of this date-time with the nanosecond value truncated to microseconds.