BIP2461

Severity

20 : Error

Message

Error casting character string '<insert_0>' to a TIMESTAMP

Explanation

The character string must have a TIMESTAMP format, for it to be castable to a timestamp.

Response

Ensure that the string being cast is formatted correctly. Examples of correct formats include 'yyyy-mm-dd hh:mm:ss[.f+]' and 'yyyy-mm-dd hh:mm:ss[.uuu]'.