Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DateTimeTypeCode
enum
System.Xml.Schema.XsdDateTime.DateTimeTypeCode
private
Enumerator
DateTime
Time
Date
GYearMonth
GYear
GMonthDay
GDay
GMonth
XdrDateTime
Definition at line
7
of file
XsdDateTime.cs
.
8
{
9
DateTime
,
10
Time
,
11
Date
,
12
GYearMonth
,
13
GYear
,
14
GMonthDay
,
15
GDay
,
16
GMonth
,
17
XdrDateTime
18
}
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.GYear
@ GYear
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.Date
@ Date
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.GMonthDay
@ GMonthDay
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.DateTime
@ DateTime
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.XdrDateTime
@ XdrDateTime
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.Time
@ Time
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.GDay
@ GDay
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.GMonth
@ GMonth
System.Xml.Schema.XsdDateTime.DateTimeTypeCode.GYearMonth
@ GYearMonth
System
Xml
Schema
XsdDateTime
Generated by
1.10.0