Performs convert to DateTimeOffset
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
Assembly: T.Toolkit (in T.Toolkit.dll)
Public Shared Function ToDateTimeOffset( _
ByVal value As Object, _
ByVal kind As DateTimeKind _
) As DateTimeOffset
This language is not supported or no code example is available.
public static DateTimeOffset ToDateTimeOffset(
object value,
DateTimeKind kind
)
This language is not supported or no code example is available.
Parameters
- value
-
Type: object
Value to convert
- kind
-
Type: DateTimeKind
Kind of value
Return Value
Type: DateTimeOffsetConverted value