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