Support optional milliseconds in LocalTime.
authorCarl Hetherington <cth@carlh.net>
Thu, 4 Jun 2015 10:59:21 +0000 (11:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 4 Jun 2015 10:59:21 +0000 (11:59 +0100)
commit4d85135f66ce6fa11c14cd3ae62b2400f4322480
tree9398f37e96bb0d0072528f4161ec10f91377271b
parent1e558b3f3a2435ead56426e892591e85d2da6887
Support optional milliseconds in LocalTime.
src/local_time.cc
src/local_time.h
test/local_time_test.cc