Click or drag to resize

DayMonthOfYear Property

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.4
Syntax
public int MonthOfYear { get; }

Property Value

Int32
See Also