Noda Time
Day Property
NamespacesNodaTimeOffsetDateTimeDay

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

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

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