|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents any time zone in the world. More...
#include "Common.h"#include "System/Object.h"#include "System/String.h"#include "System/TimeSpan.h"#include "System/DateTimeOffset.h"#include <vector>Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::TimeZoneInfo |
| Represents any time zone in the world. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Represents any time zone in the world.
Standard Citation: ECMA-335 CLI Common Language Infrastructure, IANA TZ Database.
Definition in file TimeZoneInfo.h.