The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlConvert::ToDateTimeOffset Method
.NET Framework (current version)
Converts the supplied String to a DateTimeOffset equivalent.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ToDateTimeOffset(String^) | Converts the supplied String to a DateTimeOffset equivalent. |
![]() ![]() | ToDateTimeOffset(String^, String^) | Converts the supplied String to a DateTimeOffset equivalent. |
![]() ![]() | ToDateTimeOffset(String^, array<String^>^) | Converts the supplied String to a DateTimeOffset equivalent. |
Show:

