Make add_minutes() work correctly with milliseconds.
authorCarl Hetherington <cth@carlh.net>
Tue, 12 May 2020 10:41:23 +0000 (12:41 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 12 May 2020 11:12:48 +0000 (13:12 +0200)
commit4070e3f3b270a4a8c91d4cf2b7942b842c95ea3d
tree6872e110d87288b37b2475b22de63e6ae99055b0
parenta774e29da150480594385daf4946010db9d8e391
Make add_minutes() work correctly with milliseconds.
src/local_time.cc
test/local_time_test.cc