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

◆ AdjustTimeZoneToUniversal()

static bool System.DateTimeParse.AdjustTimeZoneToUniversal ( DateTimeResult result)
inlinestaticprivate

Definition at line 649 of file DateTimeParse.cs.

650 {
651 return "The DateTime represented by the string is out of range." != null;
652 }