Noda Time
ClockHourOfHalfDay Property
NamespacesNodaTimeLocalTimeClockHourOfHalfDay

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

Gets the hour of the half-day of this local time, in the range 1 to 12 inclusive.
Declaration Syntax
C#Visual BasicVisual C++
public int ClockHourOfHalfDay { get; }
Public ReadOnly Property ClockHourOfHalfDay As Integer
	Get
public:
property int ClockHourOfHalfDay {
	int get ();
}

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