Noda Time
Second Property
NamespacesNodaTimeLocalTimeSecond

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

Gets the second of this local time within the minute, in the range 0 to 59 inclusive.
Declaration Syntax
C#Visual BasicVisual C++
public int Second { get; }
Public ReadOnly Property Second As Integer
	Get
public:
property int Second {
	int get ();
}

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