A string representation of the DateTime in the format yyyy-MM-ddTHH:mm:ss where 'T' is a constant literal.
The XmlConvert.ToString(DateTime) method is obsolete in the 2.0 version of the .NET Framework and has been replaced with the XmlConvert.ToString(DateTime, XmlDateTimeSerializationMode) method.