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

◆ CreateAdjustmentRule()

static List< TimeZoneInfo.AdjustmentRule > System.TimeZoneInfo.CreateAdjustmentRule ( int year,
[Out] long[] data,
[Out] string[] names,
string standardNameCurrentYear,
string daylightNameCurrentYear )
inlinestaticprivate

Definition at line 1642 of file TimeZoneInfo.cs.

1643 {
1644 int num = 12;
1645 int num2 = DateTime.DaysInMonth(42170256, num);
1646 int num3 = 12;
1648 DateTime dateTime;
1649 int month = dateTime.Month;
1650 int year2 = dateTime.Year;
1652 int month2 = dateTime2.Month;
1653 TimeSpan timeOfDay = dateTime2.TimeOfDay;
1655 int month3 = dateTime3.Month;
1657 int month4 = dateTime4.Month;
1658 TimeSpan timeOfDay2 = dateTime2.TimeOfDay;
1660 int month5 = dateTime5.Month;
1661 int year3 = dateTime5.Year;
1662 return 41463808;
1663 }
class f__AnonymousType0<< Count > j__TPar
static int DaysInMonth(int year, int month)
Definition DateTime.cs:308

References System.DateTime.DaysInMonth(), j__TPar, System.DateTime.Month, and System.DateTime.Year.