template <typename Derived>

struct null_chrono_spec_handler

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

Public Methods

void unsupported ()

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

void on_year (numeric_system , pad_type )

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

void on_short_year (numeric_system )

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

void on_offset_year ()

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

void on_century (numeric_system )

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

void on_iso_week_based_year ()

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

void on_iso_week_based_short_year ()

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

void on_abbr_weekday ()

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

void on_full_weekday ()

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

void on_dec0_weekday (numeric_system )

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

void on_dec1_weekday (numeric_system )

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

void on_abbr_month ()

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

void on_full_month ()

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

void on_dec_month (numeric_system , pad_type )

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

void on_dec0_week_of_year (numeric_system , pad_type )

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

void on_dec1_week_of_year (numeric_system , pad_type )

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

void on_iso_week_of_year (numeric_system , pad_type )

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

void on_day_of_year (pad_type )

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

void on_day_of_month (numeric_system , pad_type )

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

void on_24_hour (numeric_system )

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

void on_12_hour (numeric_system )

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

void on_minute (numeric_system )

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

void on_second (numeric_system )

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

void on_datetime (numeric_system )

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

void on_loc_date (numeric_system )

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

void on_loc_time (numeric_system )

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

void on_us_date ()

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

void on_iso_date ()

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

void on_12_hour_time ()

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

void on_24_hour_time ()

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

void on_iso_time ()

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

void on_am_pm ()

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

void on_duration_value ()

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

void on_duration_unit ()

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

void on_utc_offset (numeric_system )

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

void on_tz_name ()

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