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

namespace System.Globalization
{
public class CalendarData // TypeDefIndex: 4656
{
	// Fields
	type#20893 MAX_CALENDARS;
	type#26578 sNativeName;
	type#13455 saShortDates;
	type#13455 saYearMonths;
	type#13455 saLongDates;
	type#26578 sMonthDay;
	type#13455 saEraNames;
	type#13455 saAbbrevEraNames;
	type#13455 saAbbrevEnglishEraNames;
	type#13455 saDayNames;
	type#13455 saAbbrevDayNames;
	type#13455 saSuperShortDayNames;
	type#13455 saMonthNames;
	type#13455 saAbbrevMonthNames;
	type#13455 saMonthGenitiveNames;
	type#13455 saAbbrevMonthGenitiveNames;
	type#13455 saLeapYearMonthNames;
	type#20869 iTwoDigitYearMax;
	type#20869 iCurrentEra;
	type#15315 bUseUserOverrides;
	type#15655 Invariant;
	type#13458 HEBREW_MONTH_NAMES;
	type#13458 HEBREW_LEAP_MONTH_NAMES;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 localeName, type#20867 calendarId, type#15313 bUseUserOverrides) { }
	// RVA: -1
	private type#28660 InitializeEraNames(type#26576 localeName, type#20867 calendarId) { }
	// RVA: -1
	private static type#13453 GetJapaneseEraNames() { }
	// RVA: -1
	private static type#13453 GetJapaneseEnglishEraNames() { }
	// RVA: -1
	private type#28660 InitializeAbbreviatedEraNames(type#26576 localeName, type#20867 calendarId) { }
	// RVA: -1
	internal static type#15654 GetCalendarData(type#20867 calendarId) { }
	// RVA: -1
	private static type#26576 CalendarIdToCultureName(type#20867 calendarId) { }
	// RVA: -1
	public static type#20867 nativeGetTwoDigitYearMax(type#20867 calID) { }
	// RVA: -1
	private static type#15313 nativeGetCalendarData(type#15654 data, type#26576 localeName, type#20867 calendarId) { }
	// RVA: -1
	private type#15313 fill_calendar_data(type#26576 localeName, type#20867 datetimeIndex) { }
}
}
