I have a question. I want to make a c++ application that creates a variable to store the time, and then run that through a website that converts unix to standard time stamp. How would that work?
//Edit:
Or possibly, use their JS function in my code? Like a blank html that would run the JS?