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