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:

