#include "chrono.hpp"
#include "date_time_kind.hpp"
#include "day_of_week.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "iformatable.hpp"
#include "month_of_year.hpp"
#include "object.hpp"
#include "ticks.hpp"
#include "time_span.hpp"
#include "string.hpp"
#include <ctime>
#include <format>
Contains xtd::date_time class.
Go to the source code of this file.
Classes | |
class | xtd::date_time |
Represents an instant in time, typically expressed as a date and time of day. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |