xtd 0.2.0
Loading...
Searching...
No Matches
date_time.h File Reference
#include "chrono.h"
#include "date_time_kind.h"
#include "day_of_week.h"
#include "icomparable.h"
#include "iequatable.h"
#include "month_of_year.h"
#include "object.h"
#include "ticks.h"
#include "time_span.h"
#include "ustring.h"
#include <ctime>

Definition

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.
 

Functions

template<>
std::string xtd::to_string (const date_time &value, const std::string &fmt, const std::locale &loc)
 Convert a specified value into a string with specified format and locale.