SQLiteDateTimeFormats Field
Static field, containing all the formats of the DateTime string representations, that can be parsed by the
Parse method.
public static string[] SQLiteDateTimeFormats
'Declaration
Public Shared SQLiteDateTimeFormats As String()
Field Value
All the formats of the DateTime string representations, that can be parsed by the
Parse method.