Fix dcp::LocalTime constructor to cope with longer fractional second parts (DoM ...
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Aug 2023 10:28:21 +0000 (12:28 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Aug 2023 10:28:21 +0000 (12:28 +0200)
commit545e3f54b104364b316318876a3d4e515de758b1
tree514fb50451df0a1c882b10f347de1aec89a1a232
parent4dca630057509164494b65c2deeb748a51928c73
Fix dcp::LocalTime constructor to cope with longer fractional second parts (DoM #2597).
src/local_time.cc
test/local_time_test.cc