The members of System.Globalization.JulianCalendar are listed below.
See Also: Inherited members from System.Globalization.Calendar
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Fields
static readonly | JulianEra | int (1). Documentation for this section has not yet been entered. |
Public Properties
Public Methods
override | AddMonths(DateTime, int) : DateTimeDocumentation for this section has not yet been entered. |
override | AddYears(DateTime, int) : DateTimeDocumentation for this section has not yet been entered. |
override | GetDayOfMonth(DateTime) : intDocumentation for this section has not yet been entered. |
override | GetDayOfWeek(DateTime) : DayOfWeekDocumentation for this section has not yet been entered. |
override | GetDayOfYear(DateTime) : intDocumentation for this section has not yet been entered. |
override | GetDaysInMonth(int, int, int) : intDocumentation for this section has not yet been entered. |
override | GetDaysInYear(int, int) : intDocumentation for this section has not yet been entered. |
override | GetEra(DateTime) : intDocumentation for this section has not yet been entered. |
override | GetLeapMonth(int, int) : intDocumentation for this section has not yet been entered. |
override | GetMonth(DateTime) : intDocumentation for this section has not yet been entered. |
override | GetMonthsInYear(int, int) : intDocumentation for this section has not yet been entered. |
override | GetYear(DateTime) : intDocumentation for this section has not yet been entered. |
override | IsLeapDay(int, int, int, int) : boolDocumentation for this section has not yet been entered. |
override | IsLeapMonth(int, int, int) : boolDocumentation for this section has not yet been entered. |
override | IsLeapYear(int, int) : boolDocumentation for this section has not yet been entered. |
override | ToDateTime(int, int, int, int, int, int, int, int) : DateTimeDocumentation for this section has not yet been entered. |
override | ToFourDigitYear(int) : intDocumentation for this section has not yet been entered. |