eckit::Month class

Constructors, destructors, conversion operators

Month(const Date& = Date(0))
Month(long, long)
Month(const std::string&)
~Month()
operator std::string() const

Public functions

auto operator==(const Month& other) const -> bool
auto operator!=(const Month& other) const -> bool
auto operator<(const Month& other) const -> bool
auto operator>(const Month& other) const -> bool
auto operator<=(const Month& other) const -> bool
auto operator>=(const Month& other) const -> bool
auto year() const -> long
auto month() const -> long
void dump(DumpLoad&) const
void load(DumpLoad&)

Friends

auto operator<<(std::ostream& s, const Month& month) -> std::ostream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.