Parameters
- value
- A string, containing a timestamp to convert.
- format
- The timestamp format to use for conversion.
- timeStampType
- The type of the Oracle TIMESTAMP.
- result
- If the conversion was successful, this parameter contains the result OracleTimeStamp value; otherwise it contains MinValue.
Return Value
true if the string was converted successfully; otherwise, false.