Gets the number between 1 and 366 inclusive (365 for non-leap years)
indicating the day of the year of this Day.
Namespace:
DegreeDays.Time
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.3
Syntaxpublic int DayOfYear { get; }
Public ReadOnly Property DayOfYear As Integer
Get
Property Value
Type:
Int32
See Also