|
FMTQUILL_CONSTEXPR auto | parse (parse_context< Char > &ctx) -> const Char * |
|
template<typename FormatContext > |
auto | format (const std::tm &tm, FormatContext &ctx) const -> decltype(ctx.out()) |
|
|
auto | localized () const -> bool |
|
FMTQUILL_CONSTEXPR void | set_localized () |
|
FMTQUILL_CONSTEXPR auto | do_parse (parse_context< Char > &ctx, bool has_timezone) -> const Char * |
|
template<typename Duration , typename FormatContext > |
auto | do_format (const std::tm &tm, FormatContext &ctx, const Duration *subsecs) const -> decltype(ctx.out()) |
|
The documentation for this struct was generated from the following file: