Click or drag to resize

StartOfYearMonthOfYear Property

Gets the number between 1 (January) and 12 (December) indicating the month of the calendar year in which the "year" defined by this StartOfYear starts.

Namespace: DegreeDays.Time
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public int MonthOfYear { get; }

Property Value

Int32
See Also