Gets the number between 1 (January) and 12 (December) indicating the
month-of-the-year component of this Day.
Namespace: DegreeDays.TimeAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int MonthOfYear { get; }
Public ReadOnly Property MonthOfYear As Integer
Get
Property Value
Int32See Also