This is the complete list of members for xtd::date_time, including all inherited members.
| add(const xtd::time_span &value) const | xtd::date_time | |
| add_days(double value) const | xtd::date_time | |
| add_hours(double value) const | xtd::date_time | |
| add_milliseconds(double value) const | xtd::date_time | |
| add_minutes(double value) const | xtd::date_time | |
| add_months(int32 months) const | xtd::date_time | |
| add_seconds(double value) const | xtd::date_time | |
| add_ticks(int64 value) const | xtd::date_time | |
| add_years(int32 value) const | xtd::date_time | |
| compare_to(const date_time &value) const noexcept override | xtd::date_time | virtual |
| date() const noexcept | xtd::date_time | |
| date_time()=default | xtd::date_time | |
| date_time(int64 ticks) | xtd::date_time | explicit |
| date_time(xtd::ticks ticks) | xtd::date_time | explicit |
| date_time(int64 ticks, xtd::date_time_kind kind) | xtd::date_time | |
| date_time(xtd::ticks ticks, xtd::date_time_kind kind) | xtd::date_time | |
| date_time(uint32 year, uint32 month, uint32 day) | xtd::date_time | |
| date_time(uint32 year, uint32 month, uint32 day, uint32 hour, uint32 minute, uint32 second) | xtd::date_time | |
| date_time(uint32 year, uint32 month, uint32 day, uint32 hour, uint32 minute, uint32 second, date_time_kind kind) | xtd::date_time | |
| date_time(uint32 year, uint32 month, uint32 day, uint32 hour, uint32 minute, uint32 second, uint32 millisecond) | xtd::date_time | |
| date_time(uint32 year, uint32 month, uint32 day, uint32 hour, uint32 minute, uint32 second, uint32 millisecond, date_time_kind kind) | xtd::date_time | |
| day() const noexcept | xtd::date_time | |
| day_of_week() const noexcept | xtd::date_time | |
| day_of_year() const noexcept | xtd::date_time | |
| days_in_month(uint32 year, month_of_year month) | xtd::date_time | static |
| days_in_month(uint32 year, uint32 month) | xtd::date_time | static |
| equals(const date_time &) const noexcept override | xtd::date_time | virtual |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| from_binary(int64 date_data) | xtd::date_time | static |
| from_duration(const time_span &value) | xtd::date_time | static |
| from_duration(const time_span &value, date_time_kind kind) | xtd::date_time | static |
| from_file_time(int64 file_time) | xtd::date_time | static |
| from_file_time_utc(int64 file_time) | xtd::date_time | static |
| from_time_t(std::time_t value) | xtd::date_time | static |
| from_time_t(std::time_t value, date_time_kind kind) | xtd::date_time | static |
| from_tm(const std::tm &value) | xtd::date_time | static |
| from_tm(const std::tm &value, date_time_kind kind) | xtd::date_time | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| hour() const noexcept | xtd::date_time | |
| is_daylight_saving_time() const noexcept | xtd::date_time | |
| is_leap_year(uint32 year) | xtd::date_time | static |
| kind() const noexcept | xtd::date_time | |
| max_value | xtd::date_time | static |
| memberwise_clone() const noexcept | xtd::object | inline |
| millisecond() const noexcept | xtd::date_time | |
| min_value | xtd::date_time | static |
| minute() const noexcept | xtd::date_time | |
| month() const noexcept | xtd::date_time | |
| now() noexcept | xtd::date_time | static |
| object()=default | xtd::object | |
| parse(const xtd::ustring &s) | xtd::date_time | static |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| second() const noexcept | xtd::date_time | |
| specify_kind(const date_time &value, date_time_kind kind) | xtd::date_time | static |
| sprintf(const ustring &format, const date_time &value) | xtd::date_time | static |
| subtract(const date_time &value) const | xtd::date_time | |
| subtract(const xtd::time_span &value) const | xtd::date_time | |
| ticks() const noexcept | xtd::date_time | |
| ticks_duration() const noexcept | xtd::date_time | |
| time_of_day() const noexcept | xtd::date_time | |
| to_binary() const | xtd::date_time | |
| to_file_time() const | xtd::date_time | |
| to_file_time_utc() const | xtd::date_time | |
| to_local_time() const | xtd::date_time | |
| to_long_date_string() const | xtd::date_time | |
| to_long_time_string() const | xtd::date_time | |
| to_short_date_string() const | xtd::date_time | |
| to_short_time_string() const | xtd::date_time | |
| to_string() const noexcept override | xtd::date_time | virtual |
| to_string(const ustring &format) const | xtd::date_time | |
| to_time_t() const | xtd::date_time | |
| to_tm() const | xtd::date_time | |
| to_universal_time() const | xtd::date_time | |
| today() noexcept | xtd::date_time | static |
| utc_now() noexcept | xtd::date_time | static |
| year() const noexcept | xtd::date_time |