XmlConvert::ToDateTimeOffset Method

 

Converts the supplied String to a DateTimeOffset equivalent.

Namespace:   System.Xml
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticToDateTimeOffset(String^)

Converts the supplied String to a DateTimeOffset equivalent.

System_CAPS_pubmethodSystem_CAPS_staticToDateTimeOffset(String^, String^)

Converts the supplied String to a DateTimeOffset equivalent.

System_CAPS_pubmethodSystem_CAPS_staticToDateTimeOffset(String^, array<String^>^)

Converts the supplied String to a DateTimeOffset equivalent.

Return to top
Show: