162 return (
string)
value;
static ? Type GetType(string typeName, bool throwOnError, bool ignoreCase)
static readonly Type DateTimeType
static DateTimeOffset StringToGYearMonthOffset(string value)
static DateTime StringToDate(string value)
static DateTime StringToGDay(string value)
static DateTime StringToTime(string value)
static string GDayOffsetToString(DateTimeOffset value)
static readonly Type XmlAtomicValueType
static readonly Type DateTimeOffsetType
static string GYearMonthOffsetToString(DateTimeOffset value)
static readonly Type StringType
virtual object ChangeListType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
static string DateToString(DateTime value)
static string DateTimeToString(DateTime value)
static DateTimeOffset StringToGYearOffset(string value)
static DateTime StringToGMonth(string value)
static string TimeOffsetToString(DateTimeOffset value)
static string DateOffsetToString(DateTimeOffset value)
static DateTimeOffset StringToGMonthOffset(string value)
static DateTime StringToGYear(string value)
static readonly Type ObjectType
static DateTimeOffset StringToTimeOffset(string value)
static string GYearOffsetToString(DateTimeOffset value)
static string DateTimeOffsetToString(DateTimeOffset value)
static DateTime StringToGMonthDay(string value)
static DateTimeOffset StringToGMonthDayOffset(string value)
static DateTimeOffset StringToDateTimeOffset(string value)
static string GYearMonthToString(DateTime value)
static DateTimeOffset StringToDateOffset(string value)
static string GMonthToString(DateTime value)
static DateTime StringToDateTime(string value)
static string GMonthDayOffsetToString(DateTimeOffset value)
static string GMonthOffsetToString(DateTimeOffset value)
static string GYearToString(DateTime value)
static readonly Type XPathItemType
static string TimeToString(DateTime value)
static DateTime StringToGYearMonth(string value)
static string GDayToString(DateTime value)
static string GMonthDayToString(DateTime value)
static DateTimeOffset StringToGDayOffset(string value)
static DateTime DateTimeOffsetToDateTime(DateTimeOffset value)
XmlDateTimeConverter(XmlSchemaType schemaType)
override DateTimeOffset ToDateTimeOffset(DateTime value)
override DateTimeOffset ToDateTimeOffset(object value)
override DateTimeOffset ToDateTimeOffset(string value)
static XmlValueConverter Create(XmlSchemaType schemaType)
override string ToString(DateTimeOffset value)
override DateTime ToDateTime(DateTimeOffset value)
override DateTime ToDateTime(string value)
override DateTime ToDateTime(object value)
override object ChangeType(string value, Type destinationType, IXmlNamespaceResolver nsResolver)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override string ToString(DateTime value)
override string ToString(object value, IXmlNamespaceResolver nsResolver)
override object ChangeType(DateTime value, Type destinationType)