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

namespace System.Globalization
{
public class JapaneseCalendar // TypeDefIndex: 4662
{
	// Fields
	type#17086 calendarMinValue;
	type#13020 japaneseEraInfo;
	type#15653 s_defaultInstance;
	type#19257 helper;

	// Methods
	// RVA: -1
	public virtual type#17076 get_MinSupportedDateTime() { }
	// RVA: -1
	public virtual type#17076 get_MaxSupportedDateTime() { }
	// RVA: -1
	internal static type#13018 GetEraInfo() { }
	// RVA: -1
	private static type#13018 GetErasFromRegistry() { }
	// RVA: -1
	internal static type#15649 GetDefaultInstance() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal virtual type#20867 get_ID() { }
	// 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 GetDayOfMonth(type#17076 time) { }
	// RVA: -1
	public virtual type#17127 GetDayOfWeek(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetMonthsInYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetEra(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetMonth(type#17076 time) { }
	// 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
	public virtual type#20867 ToFourDigitYear(type#20867 year) { }
	// RVA: -1
	public virtual type#13150 get_Eras() { }
	// RVA: -1
	internal static type#13453 EraNames() { }
	// RVA: -1
	internal static type#13453 EnglishEraNames() { }
	// RVA: -1
	internal virtual type#15313 IsValidYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 get_TwoDigitYearMax() { }
	// RVA: -1
	public virtual type#28660 set_TwoDigitYearMax(type#20867 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
