#include "enum.hpp"Contains xtd::date_time_kind enum class.
Go to the source code of this file.
Namespaces | |
| namespace | xtd | 
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.  | |
Enumerations | |
| enum class | xtd::date_time_kind {  xtd::date_time_kind::unspecified , xtd::date_time_kind::utc , xtd::date_time_kind::local }  | 
| Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.  More... | |