Overload List
Name | Description | |
---|---|---|
![]() ![]() | ToDateTimeOffset(NBElement) |
Returns the value of the NBElement passed in after first converting it to a DateTimeOffset.
|
![]() ![]() | ToDateTimeOffset(NBElement, NBElementDateTimeType) |
Returns the value of the NBElement passed in after first converting it to a DateTimeOffset if required using specified conversion.
|
![]() ![]() | ToDateTimeOffset(NBElement, String, NBElementDateTimeType) |
Returns the value of the NBElement passed in after first converting it to a DateTimeOffset if required using specified format and conversion.
|
See Also