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