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