Noda Time
DayOfYear Property
NamespacesNodaTimeOffsetDateTimeDayOfYear

[This is preliminary documentation and is subject to change.]

Gets the day of this offset date and time within the year.
Declaration Syntax
C#Visual BasicVisual C++
public int DayOfYear { get; }
Public ReadOnly Property DayOfYear As Integer
	Get
public:
property int DayOfYear {
	int get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)