Utf8Json icon indicating copy to clipboard operation
Utf8Json copied to clipboard

Resolved an issue with List<TimeSpan>

Open st-gwerner opened this issue 5 years ago • 0 comments

When any non-first TimeSpan in the list contains a date part, for instance 1.00:00:00, an error is throw instead of parsing the timespan correctly. A fix for this errant behavior and a unit test to validate the behavior were added.

st-gwerner avatar May 26 '20 20:05 st-gwerner