Gets the day of the year represented by this instance.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public int DayOfYear { get; }

Return Value

The day of the year, expressed as a value between 1 and 366.

See Also