testdatetime: *.cpp *.h
	g++ -Wall *.cpp -o testdatetime
