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

◆ AdjustTimeZoneToLocal()

static bool System.DateTimeParse.AdjustTimeZoneToLocal ( DateTimeResult result,
bool bTimeOnly )
inlinestaticprivate

Definition at line 655 of file DateTimeParse.cs.

656 {
657 int num = 1;
659 if (num == 0)
660 {
661 }
663 if (num == 0)
664 {
665 }
667 if (num == 0)
668 {
669 return;
670 }
671 }
class f__AnonymousType0<< Count > j__TPar
static TimeZoneInfo Local
static DateTime Now
Definition DateTime.cs:530

References j__TPar, System.TimeZoneInfo.Local, and System.DateTime.Now.