Noda Time
Minute Property
NamespacesNodaTimeOffsetDateTimeMinute

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

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

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