1 reference to StringToGMonth
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
1431
case XmlTypeCode.GMonth: return
StringToGMonth
((string) value);