Section

std::chrono::month_day

The class month_day represents a specific day of a specific month, of some yet to be specified year.

# Declarations

class month_day;

(since C++20)