Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
date::year

Retrieves the year component.

Synopsis
constexpr std::uint16_t
year() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext