Noda Time
Hour Property
NamespacesNodaTimeLocalDateTimeHour

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

Gets the hour of day of this local date and time, in the range 0 to 23 inclusive.
Declaration Syntax
C#Visual BasicVisual C++
public int Hour { get; }
Public ReadOnly Property Hour As Integer
	Get
public:
property int Hour {
	int get ();
}

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