Noda Time
TimeOfDay Property
NamespacesNodaTimeLocalDateTimeTimeOfDay

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

Gets the time portion of this local date and time as a LocalTime.
Declaration Syntax
C#Visual BasicVisual C++
public LocalTime TimeOfDay { get; }
Public ReadOnly Property TimeOfDay As LocalTime
	Get
public:
property LocalTime TimeOfDay {
	LocalTime get ();
}

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