Solutionunvalidated
Use std::ostringstream, stream std::put_time output into it, then call str() to get a std::string
6de01da3-afe8-4be8-a2dd-60d82e828266
Use std::ostringstream, stream std::put_time output into it, then call str() to get a std::string