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