struct chrono_format_checker

Defined at line 1563 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

Public Members

bool has_precision_integral

Public Methods

void unsupported ()

Defined at line 1566 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

template <typename Char>
void on_text (const Char * , const Char * )

Defined at line 1569 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_day_of_year (pad_type )

Defined at line 1570 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_24_hour (numeric_system , pad_type )

Defined at line 1571 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_12_hour (numeric_system , pad_type )

Defined at line 1572 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_minute (numeric_system , pad_type )

Defined at line 1573 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_second (numeric_system , pad_type )

Defined at line 1574 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_12_hour_time ()

Defined at line 1575 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_24_hour_time ()

Defined at line 1576 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_iso_time ()

Defined at line 1577 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_am_pm ()

Defined at line 1578 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_duration_value ()

Defined at line 1579 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

void on_duration_unit ()

Defined at line 1583 of file ../../third_party/fmtlib/src/include/fmt/chrono.h