This topic has not yet been rated - Rate this topic

XmlConvert.ToDateTime Method

Converts the String to a DateTime equivalent.
Name Description
XmlConvert.ToDateTime (String) Converts the String to a DateTime equivalent.

Supported by the .NET Compact Framework.

XmlConvert.ToDateTime (String, String) Converts the String to a DateTime equivalent.

Supported by the .NET Compact Framework.

XmlConvert.ToDateTime (String, String[]) Converts the String to a DateTime equivalent.

Supported by the .NET Compact Framework.

XmlConvert.ToDateTime (String, XmlDateTimeSerializationMode) Converts the String to a DateTime using the XmlDateTimeSerializationMode specified

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.