terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.TimeZone Class Referenceabstract
+ Inheritance diagram for System.TimeZone:

Public Member Functions

TimeSpan GetUtcOffset (DateTime time)
 
DaylightTime GetDaylightChanges (int year)
 

Protected Member Functions

 TimeZone ()
 

Static Package Functions

static TimeSpan CalculateUtcOffset (DateTime time, DaylightTime daylightTimes)
 

Properties

static object InternalSyncObject [get]
 
static TimeZone CurrentTimeZone [get]
 

Static Private Attributes

static TimeZone currentTimeZone
 
static object s_InternalSyncObject
 

Detailed Description

Definition at line 11 of file TimeZone.cs.


The documentation for this class was generated from the following file: