Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ LunarMonthLen

ReadOnlySpan<byte> System.Globalization.HebrewCalendar.LunarMonthLen
staticgetprivate

Definition at line 156 of file HebrewCalendar.cs.

157 {
158 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
159 0, 0, 0, 0, 0, 30, 29, 29, 29, 30,
160 29, 30, 29, 30, 29, 30, 29, 0, 0, 30,
161 29, 30, 29, 30, 29, 30, 29, 30, 29, 30,
162 29, 0, 0, 30, 30, 30, 29, 30, 29, 30,
163 29, 30, 29, 30, 29, 0, 0, 30, 29, 29,
164 29, 30, 30, 29, 30, 29, 30, 29, 30, 29,
165 0, 30, 29, 30, 29, 30, 30, 29, 30, 29,
166 30, 29, 30, 29, 0, 30, 30, 30, 29, 30,
167 30, 29, 30, 29, 30, 29, 30, 29
168 };

Referenced by System.Globalization.HebrewCalendar.GetDatePart(), System.Globalization.HebrewCalendar.GetDayDifference(), and System.Globalization.HebrewCalendar.GetDaysInMonth().