[This is preliminary documentation and is subject to change.]
The NodaTime.Calendars namespace contains types related to calendars beyond the CalendarSystem type in the core NodaTime namespace.
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
namespace NodaTime.Calendars
Namespace NodaTime.Calendars
namespace NodaTime.Calendars
 Types
 Types| All Types | Classes | Enumerations | 
| Icon | Type | Description | 
|---|---|---|
|  | Era | 
            Represents an era used in a calendar.
             | 
|  | IslamicEpoch | 
            The epoch to use when constructing an Islamic calendar.
             | 
|  | IslamicLeapYearPattern | 
            The pattern of leap years to use when constructing an Islamic calendar.
             | 

