BIP2462
Severity
20 : ErrorMessage
Error casting character string '<insert_0>' to a GMT timestamp.Explanation
The character string had the value <insert_0>. A character string must have the form 'GMTTIMESTAMP 'yyyy-mm-dd hh:mm:ss[.f+]'', or 'yyyy-mm-dd hh:mm:ss[.f]' for it to be castable to a GMT timestamp.Response
Ensure that the string being cast is formatted correctly.