Parse Method (SQLiteDateTime)
Converts the specified
System.String representation of a date to its
SQLiteDateTime equivalent.
Converts the specified
System.String representation of a date to its
SQLiteDateTime equivalent.
Parameters
- value
- The System.String to be parsed.
Return Value
a
SQLiteDateTime structure equal to the date represented by the specified
System.String.