Implemented hour addition and subtraction.
authorArjen Baart <arjen@andromeda.nl>
Thu, 29 Aug 2019 03:16:20 +0000 (05:16 +0200)
committerArjen Baart <arjen@andromeda.nl>
Thu, 29 Aug 2019 03:16:20 +0000 (05:16 +0200)
commita4e9d0f32fbd43a2b053f88b38c33dea9cdb000f
treed33621030183d0ced52783c6f1f7dc068d361089
parent29157860579563d117d5b1325b2456a46a9d8a5a
Implemented hour addition and subtraction.
ChangeLog
configure.ac
src/date.h
src/datelex.c
src/hour.cpp
test/Makefile.am
test/hour_arithmetic.cpp [new file with mode: 0644]
test/hour_arithmetic.exp [new file with mode: 0644]