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

◆ TZif_ParsePosixDateTime()

static void System.TimeZoneInfo.TZif_ParsePosixDateTime ( string posixFormat,
int index,
[Out] string date,
[Out] string time )
inlinestaticprivate

Definition at line 467 of file TimeZoneInfo.cs.

468 {
469 if (!true)
470 {
471 }
473 int stringLength = posixFormat._stringLength;
475 }
class f__AnonymousType0<< Count > j__TPar
static string TZif_ParsePosixDate(string posixFormat, int index)
static string TZif_ParsePosixTime(string posixFormat, int index)

References System.index, j__TPar, System.text, System.TimeZoneInfo.TZif_ParsePosixDate(), and System.TimeZoneInfo.TZif_ParsePosixTime().