fd::convert_weekday — Convert a 0-based weekday number from one reference system to another.
// In header: <fd/date_time_typed.h> constexpr int convert_weekday(int weekday, iso_weekday inputFirstDow, iso_weekday outputFirstDow);