fun Time.truncatedToMicroseconds(): Timefun OffsetTime.truncatedToMicroseconds(): OffsetTimeReturn a copy of this time with the nanosecond value truncated to microseconds.
fun DateTime.truncatedToMicroseconds(): DateTimefun ZonedDateTime.truncatedToMicroseconds(): ZonedDateTimefun OffsetDateTime.truncatedToMicroseconds(): OffsetDateTimeReturn a copy of this date-time with the nanosecond value truncated to microseconds.