CTime tm = CTime::GetCurrentTime(); CString strTm = tm.Format("%Y/%m/%d %H:%M:%S: ");
参考サイト
CTime Class
https://msdn.microsoft.com/en-us/library/78zb0ese.aspx
CTime tm = CTime::GetCurrentTime(); CString strTm = tm.Format("%Y/%m/%d %H:%M:%S: ");
CTime Class
https://msdn.microsoft.com/en-us/library/78zb0ese.aspx