public string Format( DateTimeOffset dateTimeOffset, SQLDateTimeType dateTimeType )
Public Overloads Function Format( _ ByVal dateTimeOffset As DateTimeOffset, _ ByVal dateTimeType As SQLDateTimeType _ ) As String
Parameters
- dateTimeOffset
- The value to format.
- dateTimeType
- The type of formatting to perform.
Return Value
The formatted
DateTime
literal string.