RootCauseunvalidated
to seconds, milliseconds, or any other value that has an existing `ChronoUnit` defined — truncate a temporal value (`LocalTime`, `ZonedDateTime`, etc.). Tension: How can I truncate a temporal value to tenths of a second? Outcome: roll my own "tenths of second" `TemporalUnit`.
025a32d2-4835-4ff1-b807-9ebc3ef6d802
to seconds, milliseconds, or any other value that has an existing ChronoUnit defined — truncate a temporal value (LocalTime, ZonedDateTime, etc.). Tension: How can I truncate a temporal value to tenths of a second? Outcome: roll my own "tenths of second" TemporalUnit.