|
Message 4 of 4 Viewed 3227 times: I believe you can also use: System.Xml.XmlConvert.ToString(new DateTime(), System.Xml.XmlDateTimeSerializationMode.Utc)
|
|
Type: System.Xml . . :: . XmlDateTimeSerializationMode. One of the XmlDateTimeSerializationMode values that specify whether the date should be converted to local time or preserved as ...
|
|
Note: This enumeration is new in the .NET Framework version 2.0. ... .NET Framework 2.0 Class Library Reference System.Xml XmlDateTimeSerializationMode Enumeration
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|
|
Mono Class Library : System.Xml Namespace System.Xml.XmlDateTimeSerializationMode Enumeration: Note: This namespace, class, or member is supported only in version ...
|