1 reference to GMonthDayOffsetToString
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
1549
case XmlTypeCode.GMonthDay: return
GMonthDayOffsetToString
((DateTimeOffset) value);