fmt::formatter<year_month_day, Char>

Synopsis

Declared in <fmt/chrono.h>
template<typename Char>
struct formatter<year_month_day, Char>;

Member Functions

Name
format
parse

Created with MrDocs