SunPosition.Day Property
Gets the day of the month, if the constructor from a time was used.
Thread safety: This property is not thread-safe.
Syntax
public System.Int32 Day { get; }
Property Value
Type: System.Int32
Default: 0
A number in the range 1 to 31 representing the day of month, or zero.
Default: 0
A number in the range 1 to 31 representing the day of month, or zero.
Platforms
Windows, Linux, Android