Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
datetime::minute

Retrieves the minute component.

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

No-throw guarantee.


PrevUpHomeNext