CONZEPT 16 C++ API
C16::Value::Date Member List

This is the complete list of members for C16::Value::Date, including all inherited members.

assign(int year, int month, int day)C16::Value::Date
assign(long int serial)C16::Value::Date
clear()C16::Value::Date
compare(const Date &other) constC16::Value::Date
Date()C16::Value::Date
Date(int year, int month, int day)C16::Value::Date
Date(long int serial)C16::Value::Dateexplicit
Date(const Date &other)C16::Value::Date
day() constC16::Value::Date
day_of_week() constC16::Value::Date
day_of_year() constC16::Value::Date
days_in_month(int year, int month)C16::Value::Datestatic
empty() constC16::Value::Date
EMPTYC16::Value::Datestatic
leap_year(int year)C16::Value::Datestatic
leap_year() constC16::Value::Date
MAXIMUMC16::Value::Datestatic
MINIMUMC16::Value::Datestatic
month() constC16::Value::Date
now()C16::Value::Datestatic
now_local()C16::Value::Datestatic
operator!=(const Date &other) constC16::Value::Date
operator<(const Date &other) constC16::Value::Date
operator<=(const Date &other) constC16::Value::Date
operator=(const Date &other)C16::Value::Date
operator==(const Date &other) constC16::Value::Date
operator>(const Date &other) constC16::Value::Date
operator>=(const Date &other) constC16::Value::Date
serial() constC16::Value::Date
validate(int year, int month, int day)C16::Value::Datestatic
validate(long int serial)C16::Value::Datestatic
validate_throw(int year, int month, int day)C16::Value::Datestatic
validate_throw(long int serial)C16::Value::Datestatic
week() constC16::Value::Date
week_year() constC16::Value::Date
year() constC16::Value::Date
YEAR_EPOCHC16::Value::Datestatic
YEAR_MAXIMUMC16::Value::Datestatic
YEAR_MINIMUMC16::Value::Datestatic