#include "../Interface/main.h"#include "../common/date.h"#include <iostream>Go to the source code of this file.
Functions | |
| bool | maindate (void) |
| test the date class | |
|
|
test the date class
Definition at line 7 of file maindate.cpp. References Date::lastDayOfMonth(), Date::setDateToToday(), and Date::toString(). Referenced by maintests(). |
1.3.6