1.
#include <windows.h> ... SYSTEMTIME st; GetLocalTime(&st);
2.
CTime time = CTime::GetCurrentTime();