Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.TimeZoneInfo.CachedData Class Referencesealed

Public Member Functions

DateTimeKind GetCorrespondingKind (TimeZoneInfo timeZone)
 
OffsetAndRule GetOneYearLocalFromUtc (int year)
 

Public Attributes

Dictionary< string, TimeZoneInfo_systemTimeZones
 
ReadOnlyCollection< TimeZoneInfo_readOnlySystemTimeZones
 
bool _allSystemTimeZonesRead
 

Properties

TimeZoneInfo Local [get]
 

Private Member Functions

TimeZoneInfo CreateLocal ()
 

Static Private Member Functions

static TimeZoneInfo GetCurrentOneYearLocal ()
 

Private Attributes

volatile TimeZoneInfo _localTimeZone
 
volatile OffsetAndRule _oneYearLocalFromUtc
 

Detailed Description

Definition at line 238 of file TimeZoneInfo.cs.


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