// Assembly: mscorlib
// Full name: System.Globalization.GregorianCalendar

namespace System.Globalization
{
public class GregorianCalendar // TypeDefIndex: 4657
{
	// Fields
	type#19259 m_type;
	type#13161 DaysToMonth365;
	type#13161 DaysToMonth366;
	type#15652 s_defaultInstance;

	// Methods
	// RVA: -1
	private type#28660 OnDeserialized(type#26566 ctx) { }
	// RVA: -1
	public virtual type#17076 get_MinSupportedDateTime() { }
	// RVA: -1
	public virtual type#17076 get_MaxSupportedDateTime() { }
	// RVA: -1
	internal static type#15649 GetDefaultInstance() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#19258 type) { }
	// RVA: -1
	internal virtual type#20867 get_ID() { }
	// RVA: -1
	internal virtual type#20867 GetDatePart(type#20900 ticks, type#20867 part) { }
	// RVA: -1
	internal static type#20900 GetAbsoluteDate(type#20867 year, type#20867 month, type#20867 day) { }
	// RVA: -1
	public virtual type#20867 GetDayOfMonth(type#17076 time) { }
	// RVA: -1
	public virtual type#17127 GetDayOfWeek(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetDaysInMonth(type#20867 year, type#20867 month, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetDaysInYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetEra(type#17076 time) { }
	// RVA: -1
	public virtual type#13150 get_Eras() { }
	// RVA: -1
	public virtual type#20867 GetMonth(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetMonthsInYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetYear(type#17076 time) { }
	// RVA: -1
	public virtual type#15313 IsLeapYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#17076 ToDateTime(type#20867 year, type#20867 month, type#20867 day, type#20867 hour, type#20867 minute, type#20867 second, type#20867 millisecond, type#20867 era) { }
	// RVA: -1
	internal virtual type#15313 TryToDateTime(type#20867 year, type#20867 month, type#20867 day, type#20867 hour, type#20867 minute, type#20867 second, type#20867 millisecond, type#20867 era, type#11840 result) { }
	// RVA: -1
	public virtual type#20867 get_TwoDigitYearMax() { }
	// RVA: -1
	public virtual type#28660 set_TwoDigitYearMax(type#20867 value) { }
	// RVA: -1
	public virtual type#20867 ToFourDigitYear(type#20867 year) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
