#include "chrono.h"
#include "date_time_kind.h"
#include "day_of_week.h"
#include "icomparable.h"
#include "iequatable.h"
#include "iformatable.h"
#include "month_of_year.h"
#include "object.h"
#include "ticks.h"
#include "time_span.h"
#include "string.h"
#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. | |