// Assembly: System.Xml
// Full name: System.Xml.BinXmlDateTime

namespace System.Xml
{
public class BinXmlDateTime // TypeDefIndex: 6592
{
	// Fields
	type#13156 KatmaiTimeScaleMultiplicator;
	type#17437 SQLTicksPerMillisecond;
	type#20884 SQLTicksPerSecond;
	type#20884 SQLTicksPerMinute;
	type#20884 SQLTicksPerHour;
	type#20881 SQLTicksPerDay;

	// Methods
	// RVA: -1
	private static type#28660 Write2Dig(type#26605 sb, type#20867 val) { }
	// RVA: -1
	private static type#28660 Write4DigNeg(type#26605 sb, type#20867 val) { }
	// RVA: -1
	private static type#28660 Write3Dec(type#26605 sb, type#20867 val) { }
	// RVA: -1
	private static type#28660 WriteDate(type#26605 sb, type#20867 yr, type#20867 mnth, type#20867 day) { }
	// RVA: -1
	private static type#28660 WriteTime(type#26605 sb, type#20867 hr, type#20867 min, type#20867 sec, type#20867 ms) { }
	// RVA: -1
	private static type#28660 WriteTimeFullPrecision(type#26605 sb, type#20867 hr, type#20867 min, type#20867 sec, type#20867 fraction) { }
	// RVA: -1
	private static type#28660 WriteTimeZone(type#26605 sb, type#27436 zone) { }
	// RVA: -1
	private static type#28660 WriteTimeZone(type#26605 sb, type#15313 negTimeZone, type#20867 hr, type#20867 min) { }
	// RVA: -1
	private static type#28660 BreakDownXsdDateTime(type#20900 val, type#11944 yr, type#11944 mnth, type#11944 day, type#11944 hr, type#11944 min, type#11944 sec, type#11944 ms) { }
	// RVA: -1
	private static type#28660 BreakDownXsdDate(type#20900 val, type#11944 yr, type#11944 mnth, type#11944 day, type#11789 negTimeZone, type#11944 hr, type#11944 min) { }
	// RVA: -1
	private static type#28660 BreakDownXsdTime(type#20900 val, type#11944 hr, type#11944 min, type#11944 sec, type#11944 ms) { }
	// RVA: -1
	public static type#26576 XsdDateTimeToString(type#20900 val) { }
	// RVA: -1
	public static type#26576 XsdDateToString(type#20900 val) { }
	// RVA: -1
	public static type#26576 XsdTimeToString(type#20900 val) { }
	// RVA: -1
	public static type#26576 SqlDateTimeToString(type#20867 dateticks, type#27917 timeticks) { }
	// RVA: -1
	public static type#17076 SqlDateTimeToDateTime(type#20867 dateticks, type#27917 timeticks) { }
	// RVA: -1
	public static type#26576 SqlSmallDateTimeToString(type#20856 dateticks, type#27901 timeticks) { }
	// RVA: -1
	public static type#17076 SqlSmallDateTimeToDateTime(type#20856 dateticks, type#27901 timeticks) { }
	// RVA: -1
	public static type#17076 XsdKatmaiDateToDateTime(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#17076 XsdKatmaiDateTimeToDateTime(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#17076 XsdKatmaiTimeToDateTime(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#17106 XsdKatmaiDateOffsetToDateTimeOffset(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#17106 XsdKatmaiDateTimeOffsetToDateTimeOffset(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#17106 XsdKatmaiTimeOffsetToDateTimeOffset(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#26576 XsdKatmaiDateToString(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#26576 XsdKatmaiDateTimeToString(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#26576 XsdKatmaiTimeToString(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#26576 XsdKatmaiDateOffsetToString(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#26576 XsdKatmaiDateTimeOffsetToString(type#12860 data, type#20867 offset) { }
	// RVA: -1
	public static type#26576 XsdKatmaiTimeOffsetToString(type#12860 data, type#20867 offset) { }
	// RVA: -1
	private static type#20900 GetKatmaiDateTicks(type#12860 data, type#11942 pos) { }
	// RVA: -1
	private static type#20900 GetKatmaiTimeTicks(type#12860 data, type#11942 pos) { }
	// RVA: -1
	private static type#20900 GetKatmaiTimeZoneTicks(type#12860 data, type#20867 pos) { }
	// RVA: -1
	private static type#20867 GetFractions(type#17076 dt) { }
	// RVA: -1
	private static type#20867 GetFractions(type#17106 dt) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
