XmlConvert.ToString Method (DateTimeOffset)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Converts the supplied DateTimeOffset to a String.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- value
- Type: System.DateTimeOffset
The DateTimeOffset to be converted.
Show: