#include <chrono.h>
Public Member Functions | |
template<typename FormatContext > | |
auto | format (weekday wd, FormatContext &ctx) const -> decltype(ctx.out()) |
FMT_CONSTEXPR auto | parse (basic_format_parse_context< Char > &ctx) -> decltype(ctx.begin()) |
Private Attributes | |
bool | localized = false |
|
inline |