#include "pitimer.h" int main(int argc, char * argv[]) { cout << date2string(currentDate()) << endl; };