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.CurrentSystemTimeZone Class Reference
+ Inheritance diagram for System.CurrentSystemTimeZone:
+ Collaboration diagram for System.CurrentSystemTimeZone:

Public Member Functions

override global::System.Globalization.DaylightTime GetDaylightChanges (int year)
 
override global::System.TimeSpan GetUtcOffset (global::System.DateTime time)
 
static bool GetTimeZoneData (int year, out long[] data, out string[] names, out bool daylight_inverted)
 

Package Functions

 CurrentSystemTimeZone ()
 

Private Member Functions

global::System.Globalization.DaylightTime GetCachedDaylightChanges (int year)
 

Static Private Member Functions

static global::System.Globalization.DaylightTime CreateDaylightChanges (int year)
 

Private Attributes

long m_ticksOffset
 
string m_standardName
 
string m_daylightName
 
readonly global::System.Collections.Hashtable m_CachedDaylightChanges
 

Detailed Description

Definition at line 15 of file CurrentSystemTimeZone.cs.


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