|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents a time zone. More...
#include "Common.h"#include "System/Object.h"#include "System/String.h"#include "System/TimeSpan.h"#include "System/DateTimeOffset.h"#include "System/DaylightTime.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::TimeZone |
| Represents a time zone and handles time zone conversions. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Represents a time zone.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file TimeZone.h.