1 reference to GMonthToString
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
1535
case XmlTypeCode.GMonth: return
GMonthToString
((DateTime) value);