terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.TimeZone Class Referenceabstract
+ Collaboration diagram for System.TimeZone:

Public Member Functions

global::System.TimeSpan GetUtcOffset (global::System.DateTime time)
 
global::System.Globalization.DaylightTime GetDaylightChanges (int year)
 

Protected Member Functions

 TimeZone ()
 

Static Package Functions

static global::System.TimeSpan CalculateUtcOffset (global::System.DateTime time, global::System.Globalization.DaylightTime daylightTimes)
 

Properties

static object InternalSyncObject [get, set]
 
static global::System.TimeZone CurrentTimeZone [get, set]
 

Static Private Attributes

static global::System.TimeZone currentTimeZone
 
static object s_InternalSyncObject
 

Detailed Description

Definition at line 12 of file TimeZone.cs.


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