This topic has not yet been rated - Rate this topic

XmlConvert.ToDateTime Method

Converts the String to a DateTime equivalent.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member Supported by the .NET Compact Framework Supported by the XNA Framework ToDateTime(String) Obsolete. Converts the String to a DateTime equivalent.
Public method Static member Supported by the .NET Compact Framework Supported by the XNA Framework ToDateTime(String, String) Converts the String to a DateTime equivalent.
Public method Static member Supported by the .NET Compact Framework Supported by the XNA Framework ToDateTime(String, String[]) Converts the String to a DateTime equivalent.
Public method Static member Supported by the .NET Compact Framework Supported by the XNA Framework ToDateTime(String, XmlDateTimeSerializationMode) Converts the String to a DateTime using the XmlDateTimeSerializationMode specified
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.