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) const
C16::Value::Date
Date
()
C16::Value::Date
Date
(int year, int month, int day)
C16::Value::Date
Date
(long int serial)
C16::Value::Date
explicit
Date
(const Date &other)
C16::Value::Date
day
() const
C16::Value::Date
day_of_week
() const
C16::Value::Date
day_of_year
() const
C16::Value::Date
days_in_month
(int year, int month)
C16::Value::Date
static
empty
() const
C16::Value::Date
EMPTY
C16::Value::Date
static
leap_year
(int year)
C16::Value::Date
static
leap_year
() const
C16::Value::Date
MAXIMUM
C16::Value::Date
static
MINIMUM
C16::Value::Date
static
month
() const
C16::Value::Date
now
()
C16::Value::Date
static
now_local
()
C16::Value::Date
static
operator!=
(const Date &other) const
C16::Value::Date
operator<
(const Date &other) const
C16::Value::Date
operator<=
(const Date &other) const
C16::Value::Date
operator=
(const Date &other)
C16::Value::Date
operator==
(const Date &other) const
C16::Value::Date
operator>
(const Date &other) const
C16::Value::Date
operator>=
(const Date &other) const
C16::Value::Date
serial
() const
C16::Value::Date
validate
(int year, int month, int day)
C16::Value::Date
static
validate
(long int serial)
C16::Value::Date
static
validate_throw
(int year, int month, int day)
C16::Value::Date
static
validate_throw
(long int serial)
C16::Value::Date
static
week
() const
C16::Value::Date
week_year
() const
C16::Value::Date
year
() const
C16::Value::Date
YEAR_EPOCH
C16::Value::Date
static
YEAR_MAXIMUM
C16::Value::Date
static
YEAR_MINIMUM
C16::Value::Date
static
Generated by
1.8.17