Noda Time
WeekOfWeekYear Property
NamespacesNodaTimeLocalDateWeekOfWeekYear

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

Gets the week within the WeekYear. See WeekYear for more details.
Declaration Syntax
C#Visual BasicVisual C++
public int WeekOfWeekYear { get; }
Public ReadOnly Property WeekOfWeekYear As Integer
	Get
public:
property int WeekOfWeekYear {
	int get ();
}

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