Формат UCT
от 1 января 1970 г. ) в дд.мм.гг. + чч:мм:сс?
CString s = t.Format( "%d.%m.%Y %H:%M:%S" );
time //время в секундах
Но необходимо учесть следующее:
A __time64_t time value, which is the number of seconds after January 1, 1970 UTC. Note that this will be adjusted to your local time. For example, if you are in New York and create a CTime object by passing a parameter of 0, CTime::GetMonth will return 12.