Implemented class hour.
authorArjen Baart <arjen@andromeda.nl>
Sun, 25 Aug 2019 18:12:39 +0000 (20:12 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sun, 25 Aug 2019 18:12:39 +0000 (20:12 +0200)
commit57637dc00d8831294d2d4395a38413744ec46472
treef65f8401da6444d999c3c593dda228266ddf4dbd
parenta39e82719bd55d4059e9393b806033c9d7c0c49b
Implemented class hour.
doc/hour.xml
src/Makefile.am
src/date.cpp
src/date.h
src/hour.cpp
test/Makefile.am
test/hour_assign.cpp [new file with mode: 0644]
test/hour_assign.exp [new file with mode: 0644]
test/hour_parse.cpp [new file with mode: 0644]
test/hour_parse.exp [new file with mode: 0644]