Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
datetime::month

Retrieves the month component.

Synopsis
constexpr std::uint8_t
month() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext