Gets the number between 1 (January) and 12 (December) indicating the
month-of-the-year component of this Day.
Namespace:
DegreeDays.Time
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.3
Syntaxpublic int MonthOfYear { get; }
Public ReadOnly Property MonthOfYear As Integer
Get
Property Value
Type:
Int32
See Also