Noda Time
Calendar Property
NamespacesNodaTimeLocalDateCalendar

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

Gets the calendar system associated with this local date.
Declaration Syntax
C#Visual BasicVisual C++
public CalendarSystem Calendar { get; }
Public ReadOnly Property Calendar As CalendarSystem
	Get
public:
property CalendarSystem^ Calendar {
	CalendarSystem^ get ();
}

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