// Assembly: mscorlib
// Full name: System.DateTimeFormat

namespace System
{
public class DateTimeFormat // TypeDefIndex: 3460
{
	// Fields
	type#27445 NullOffset;
	type#12905 allStandardFormats;
	type#17102 InvariantFormatInfo;
	type#13465 InvariantAbbreviatedMonthNames;
	type#13465 InvariantAbbreviatedDayNames;
	type#13459 fixedNumberFormats;

	// Methods
	// RVA: -1
	internal static type#28660 FormatDigits(type#26605 outputBuffer, type#20867 value, type#20867 len) { }
	// RVA: -1
	internal static type#28660 FormatDigits(type#26605 outputBuffer, type#20867 value, type#20867 len, type#15313 overrideLengthLimit) { }
	// RVA: -1
	private static type#28660 HebrewFormatDigits(type#26605 outputBuffer, type#20867 digits) { }
	// RVA: -1
	internal static type#20867 ParseRepeatPattern(type#10092 format, type#20867 pos, type#15837 patternChar) { }
	// RVA: -1
	private static type#26576 FormatDayOfWeek(type#20867 dayOfWeek, type#20867 repeat, type#17098 dtfi) { }
	// RVA: -1
	private static type#26576 FormatMonth(type#20867 month, type#20867 repeatCount, type#17098 dtfi) { }
	// RVA: -1
	private static type#26576 FormatHebrewMonthName(type#17076 time, type#20867 month, type#20867 repeatCount, type#17098 dtfi) { }
	// RVA: -1
	internal static type#20867 ParseQuoteString(type#10092 format, type#20867 pos, type#26605 result) { }
	// RVA: -1
	internal static type#20867 ParseNextChar(type#10092 format, type#20867 pos) { }
	// RVA: -1
	private static type#15313 IsUseGenitiveForm(type#10092 format, type#20867 index, type#20867 tokenLen, type#15837 patternToMatch) { }
	// RVA: -1
	private static type#26605 FormatCustomized(type#17076 dateTime, type#10092 format, type#17098 dtfi, type#27436 offset, type#26605 result) { }
	// RVA: -1
	private static type#28660 FormatCustomizedTimeZone(type#17076 dateTime, type#27436 offset, type#10092 format, type#20867 tokenLen, type#15313 timeOnly, type#26605 result) { }
	// RVA: -1
	private static type#28660 FormatCustomizedRoundripTimeZone(type#17076 dateTime, type#27436 offset, type#26605 result) { }
	// RVA: -1
	private static type#28660 Append2DigitNumber(type#26605 result, type#20867 val) { }
	// RVA: -1
	internal static type#26576 GetRealFormat(type#10092 format, type#17098 dtfi) { }
	// RVA: -1
	private static type#26576 ExpandPredefinedFormat(type#10092 format, type#11839 dateTime, type#11841 dtfi, type#12175 offset) { }
	// RVA: -1
	internal static type#26576 Format(type#17076 dateTime, type#26576 format, type#20119 provider) { }
	// RVA: -1
	internal static type#26576 Format(type#17076 dateTime, type#26576 format, type#20119 provider, type#27436 offset) { }
	// RVA: -1
	internal static type#15313 TryFormat(type#17076 dateTime, type#10218 destination, type#11944 charsWritten, type#10092 format, type#20119 provider) { }
	// RVA: -1
	internal static type#15313 TryFormat(type#17076 dateTime, type#10218 destination, type#11944 charsWritten, type#10092 format, type#20119 provider, type#27436 offset) { }
	// RVA: -1
	private static type#26605 FormatStringBuilder(type#17076 dateTime, type#10092 format, type#17098 dtfi, type#27436 offset) { }
	// RVA: -1
	private static type#15313 TryFormatO(type#17076 dateTime, type#27436 offset, type#10218 destination, type#11944 charsWritten) { }
	// RVA: -1
	private static type#15313 TryFormatR(type#17076 dateTime, type#27436 offset, type#10218 destination, type#11944 charsWritten) { }
	// RVA: -1
	private static type#28660 WriteTwoDecimalDigits(type#27917 value, type#10218 destination, type#20867 offset) { }
	// RVA: -1
	private static type#28660 WriteFourDecimalDigits(type#27917 value, type#10218 buffer, type#20891 startingIndex) { }
	// RVA: -1
	private static type#28660 WriteDigits(type#27937 value, type#10218 buffer) { }
	// RVA: -1
	internal static type#28660 InvalidFormatForLocal(type#10092 format, type#17076 dateTime) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
