Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
datetime::day

Retrieves the day component.

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

No-throw guarantee.


PrevUpHomeNext