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

◆ IsDaylightSavingTime()

bool System.DateTime.IsDaylightSavingTime ( )
inline

Definition at line 383 of file DateTime.cs.

384 {
386 bool flag;
387 return flag;
388 }
class f__AnonymousType0<< Count > j__TPar
static TimeZoneInfo Local

References j__TPar, and System.TimeZoneInfo.Local.

Referenced by Ionic.Zip.SharedUtilities.AdjustTime_Reverse().