'Declaration Public Overloads Shared Function ParseExact( _ ByVal value As String, _ ByVal format As String _ ) As SQLiteDateTime |
public static SQLiteDateTime ParseExact( string value, string format ) |
Parameters
- value
- format
'Declaration Public Overloads Shared Function ParseExact( _ ByVal value As String, _ ByVal format As String _ ) As SQLiteDateTime |
public static SQLiteDateTime ParseExact( string value, string format ) |