Section

std::chrono::day

The class day represents a day in a month. Its normal range is [1,31], but it may hold any number in [0,255].

# Declarations

class day;

(since C++20)