std::chrono::month_day_last::month

来自cppreference.com
 
 
 
 
constexpr std::chrono::month month() const noexcept;
(C++20 起)

取得存储于 *thisstd::chrono::month 对象副本。

返回值

存储于 *thisstd::chrono::month 对象副本。