0

I have a time in format of a time stamp : 1597909502 which when converted to normal time gives Thursday, August 20, 2020 1:15:02 PM. But I wanted to take my system time and convert like above time stamp using c++

https://www.epochconverter.com/

I used the Above website for conversion but how can i do this using c++ , i.e converting my current system time to above time stamp

0 Answers0