A must-see for engineers who want to output the current time in the global standard ISO8601 format using C++! This article clearly introduces code examples utilizing C++20's std::format and chrono library to smartly and concisely perform time format conversion.