I have found several questions already on Stack Overflow, using various stringstreams and some weird methods that aren't really documented properly. (Apparently there doesn't seem to be a standard way of doing this either? )
Is there really no easy (5 lines or less) way to format a boost::chrono::system_time::now()
into a custom Date/Time std::string?