![]() |
WPILibC++ 2025.3.2
|
#include <fmt/chrono.h>
Public Member Functions | |
FMT_CONSTEXPR | formatter () |
template<typename FormatContext > | |
auto | format (local_time< Duration > val, FormatContext &ctx) const -> decltype(ctx.out()) |
![]() | |
FMT_CONSTEXPR auto | parse (parse_context< Char > &ctx) -> const Char * |
template<typename FormatContext > | |
auto | format (const std::tm &tm, FormatContext &ctx) const -> decltype(ctx.out()) |
Additional Inherited Members | |
![]() | |
template<typename Duration , typename FormatContext > | |
auto | do_format (const std::tm &tm, FormatContext &ctx, const Duration *subsecs) const -> decltype(ctx.out()) |
![]() | |
basic_string_view< Char > | fmt_ |
|
inline |
|
inline |