* Modify `toString` to be able to handle `Date`, `LocalTime`, `LocalDateTime` and `Duration` * Add unit tests * Make `operator<<` use the `ToString()` implementations * Add tests to verify the correctness of negative durations * Add more tests to look for cases when the individual duration entities overflow.
88 KiB
88 KiB