Fix incorrect LocalTime strings when timezone is behind UTC and not an integer number... v1.6.10
authorCarl Hetherington <cth@carlh.net>
Fri, 8 Nov 2019 22:48:42 +0000 (23:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 8 Nov 2019 22:50:03 +0000 (23:50 +0100)
commitcba9d74bec5722db9079ecb8b5d4fc4bcb757a54
tree4d573b0ad6a789d993341c8394e46837f2a643b4
parentfe79aeb6b8d3938db8dc8382b807014be22fc692
Fix incorrect LocalTime strings when timezone is behind UTC and not an integer number of hours.
src/local_time.cc
src/local_time.h
test/local_time_test.cc