Section

std::chrono::year

The class year represents a year in the proleptic Gregorian calendar. Its range is [-32767,32767].

# Declarations

class year;

(since C++20)