DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
DateTimeOffset.h File Reference

Represents a point in time, typically expressed as a date and time of day, relative to Coordinated Universal Time (UTC). More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"
#include "System/TimeSpan.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  DotNetDupe::System::DateTimeOffset
 Represents a point in time, typically expressed as a date and time of day, relative to Coordinated Universal Time (UTC). More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Represents a point in time, typically expressed as a date and time of day, relative to Coordinated Universal Time (UTC).

Standard Citation: ECMA-335 CLI Common Language Infrastructure, ISO 8601.

Definition in file DateTimeOffset.h.