Noda Time
Month Property
NamespacesNodaTimeZonedDateTimeMonth

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

Gets the month of this zoned date and time within the year.
Declaration Syntax
C#Visual BasicVisual C++
public int Month { get; }
Public ReadOnly Property Month As Integer
	Get
public:
property int Month {
	int get ();
}

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