mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-10 09:05:28 +01:00
change total specialization of 'struct formatter<std::tm>' into partial specialization 'template <typename Char> struct formatter<std::tm, Char>', backed by matching 'strftime'-like overloads