Optimize tm formatting (Non C-locales and %Z) (#2617)
* Move fmt::detail::formatbuf to format.h * Replace std::basic_ostringstream to std::basic_ostream with custom formatbuf * Use tm.tm_zone
Showing
Please register or sign in to comment
* Move fmt::detail::formatbuf to format.h * Replace std::basic_ostringstream to std::basic_ostream with custom formatbuf * Use tm.tm_zone