Mono Class Library: Overview

System.Globalization.JulianCalendar: Members

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
JulianEraint (1). Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
AlgorithmTypeCalendarAlgorithmType. Documentation for this section has not yet been entered.
[read-only]
override
Erasint[]. Documentation for this section has not yet been entered.
[read-only]
override
MaxSupportedDateTimeDateTime. Documentation for this section has not yet been entered.
[read-only]
override
MinSupportedDateTimeDateTime. Documentation for this section has not yet been entered.
override
TwoDigitYearMaxint. Documentation for this section has not yet been entered.

Public Methods

override
AddMonths(DateTime, int) : DateTime
Documentation for this section has not yet been entered.
override
AddYears(DateTime, int) : DateTime
Documentation for this section has not yet been entered.
override
GetDayOfMonth(DateTime) : int
Documentation for this section has not yet been entered.
override
GetDayOfWeek(DateTime) : DayOfWeek
Documentation for this section has not yet been entered.
override
GetDayOfYear(DateTime) : int
Documentation for this section has not yet been entered.
override
GetDaysInMonth(int, int, int) : int
Documentation for this section has not yet been entered.
override
GetDaysInYear(int, int) : int
Documentation for this section has not yet been entered.
override
GetEra(DateTime) : int
Documentation for this section has not yet been entered.
override
GetLeapMonth(int, int) : int
Documentation for this section has not yet been entered.
override
GetMonth(DateTime) : int
Documentation for this section has not yet been entered.
override
GetMonthsInYear(int, int) : int
Documentation for this section has not yet been entered.
override
GetYear(DateTime) : int
Documentation for this section has not yet been entered.
override
IsLeapDay(int, int, int, int) : bool
Documentation for this section has not yet been entered.
override
IsLeapMonth(int, int, int) : bool
Documentation for this section has not yet been entered.
override
IsLeapYear(int, int) : bool
Documentation for this section has not yet been entered.
override
ToDateTime(int, int, int, int, int, int, int, int) : DateTime
Documentation for this section has not yet been entered.
override
ToFourDigitYear(int) : int
Documentation for this section has not yet been entered.