I am trying to read the log file for the application transition time and the format of the Date/Time is in this format in Windows C++ programming for the app transition exit time "1497322467".
Could someone help me on how to extract the date and time from this type of format on Windows using C++?