TRY_TO_TIMESTAMP
Deprecated version
This document refers to a deprecated version of the RQL programming language.
Please go here for documentation related to the latest supported version.
Similar to to_timestamp
but returns null
instead of an error if the string does not match the template.
Syntax
TRY_TO_TIMESTAMP(<string>, <string>)