Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DaysInMonth365
ReadOnlySpan
<byte> System.DateTime.DaysInMonth365
static
get
private
Definition at line
49
of file
DateTime.cs
.
50
{
51
31, 28, 31, 30, 31, 30, 31, 31, 30, 31,
52
30, 31
53
};
Referenced by
System.DateTime.DaysInMonth()
.
System
DateTime
Generated by
1.10.0