xlnt
xlnt
datetime
xlnt::datetime Member List
This is the complete list of members for
xlnt::datetime
, including all inherited members.
datetime
(const date &d, const time &t)
xlnt::datetime
datetime
(int year_, int month_, int day_, int hour_=0, int minute_=0, int second_=0, int microsecond_=0)
xlnt::datetime
datetime
()=default
xlnt::datetime
day
xlnt::datetime
from_iso_string
(const std::string &iso_string)
xlnt::datetime
static
from_number
(double number, calendar base_date)
xlnt::datetime
static
get_day
() const
xlnt::datetime
get_hour
() const
xlnt::datetime
get_microsecond
() const
xlnt::datetime
get_minute
() const
xlnt::datetime
get_month
() const
xlnt::datetime
get_second
() const
xlnt::datetime
get_year
() const
xlnt::datetime
hour
xlnt::datetime
is_null
() const
xlnt::datetime
inline
microsecond
xlnt::datetime
minute
xlnt::datetime
month
xlnt::datetime
now
()
xlnt::datetime
static
operator==
(const datetime &comparand) const
xlnt::datetime
second
xlnt::datetime
to_iso_string
() const
xlnt::datetime
to_number
(calendar base_date) const
xlnt::datetime
to_string
() const
xlnt::datetime
today
()
xlnt::datetime
static
weekday
() const
xlnt::datetime
year
xlnt::datetime
Generated by
1.8.13