Implemented class UTC.
authorArjen Baart <arjen@andromeda.nl>
Tue, 8 Oct 2019 20:16:45 +0000 (22:16 +0200)
committerArjen Baart <arjen@andromeda.nl>
Tue, 8 Oct 2019 20:16:45 +0000 (22:16 +0200)
commit272c6dd5fe365c995538c2d3d8fca2e4f28c284e
treeb0586f1739acd1ec17b37c9e3aef08de56864c48
parenta865642d3ee31bc19fbd8468accdd5fa34946695
Implemented class UTC.
doc/Makefile.am
doc/manual.xml
doc/utc.xml [new file with mode: 0644]
src/Makefile.am
src/date.h
test/Makefile.am
test/date_attributes.exp [new file with mode: 0644]
test/utc_assign.cpp [new file with mode: 0644]
test/utc_assign.exp [new file with mode: 0644]
test/utc_compare.cpp [new file with mode: 0644]
test/utc_compare.exp [new file with mode: 0644]