// Assembly: System.Xml
// Full name: System.Xml.Schema.XsdDateTime

namespace System.Xml.Schema
{
public class XsdDateTime // TypeDefIndex: 7217
{
	// Fields
	type#17077 dt;
	type#27918 extra;
	type#20881 Lzyyyy;
	type#20881 Lzyyyy_;
	type#20881 Lzyyyy_MM;
	type#20881 Lzyyyy_MM_;
	type#20881 Lzyyyy_MM_dd;
	type#20881 Lzyyyy_MM_ddT;
	type#20881 LzHH;
	type#20881 LzHH_;
	type#20881 LzHH_mm;
	type#20881 LzHH_mm_;
	type#20881 LzHH_mm_ss;
	type#20881 Lz_;
	type#20881 Lz_zz;
	type#20881 Lz_zz_;
	type#20881 Lz_zz_zz;
	type#20881 Lz__;
	type#20881 Lz__mm;
	type#20881 Lz__mm_;
	type#20881 Lz__mm__;
	type#20881 Lz__mm_dd;
	type#20881 Lz___;
	type#20881 Lz___dd;
	type#13641 typeCodes;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 text, type#29550 kinds) { }
	// RVA: -1
	private type#28660 .ctor(type#35020 parser) { }
	// RVA: -1
	private type#28660 InitiateXsdDateTime(type#35020 parser) { }
	// RVA: -1
	internal static type#15313 TryParse(type#26576 text, type#29550 kinds, type#12255 result) { }
	// RVA: -1
	public type#28660 .ctor(type#17076 dateTime, type#29550 kinds) { }
	// RVA: -1
	public type#28660 .ctor(type#17106 dateTimeOffset) { }
	// RVA: -1
	public type#28660 .ctor(type#17106 dateTimeOffset, type#29550 kinds) { }
	// RVA: -1
	private type#35017 get_InternalTypeCode() { }
	// RVA: -1
	private type#35021 get_InternalKind() { }
	// RVA: -1
	public type#20867 get_Year() { }
	// RVA: -1
	public type#20867 get_Month() { }
	// RVA: -1
	public type#20867 get_Day() { }
	// RVA: -1
	public type#20867 get_Hour() { }
	// RVA: -1
	public type#20867 get_Minute() { }
	// RVA: -1
	public type#20867 get_Second() { }
	// RVA: -1
	public type#20867 get_Fraction() { }
	// RVA: -1
	public type#20867 get_ZoneHour() { }
	// RVA: -1
	public type#20867 get_ZoneMinute() { }
	// RVA: -1
	public static type#17076 op_Implicit(type#29549 xdt) { }
	// RVA: -1
	public static type#17106 op_Implicit(type#29549 xdt) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private type#28660 PrintDate(type#26605 sb) { }
	// RVA: -1
	private type#28660 PrintTime(type#26605 sb) { }
	// RVA: -1
	private type#28660 PrintZone(type#26605 sb) { }
	// RVA: -1
	private type#28660 IntToCharArray(type#12899 text, type#20867 start, type#20867 value, type#20867 digits) { }
	// RVA: -1
	private type#28660 ShortToCharArray(type#12899 text, type#20867 start, type#20867 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
