BIP2458
Severity
20 : ErrorMessage
Error casting character string '<insert_2>' to a TIME. State = '<insert_0>' '<insert_1>' '0' ''Explanation
A character string must have the form 'TIME 'hh:mm:ss[.f+]'', or 'hh:mm:ss[.f+]' for it to be castable to a time value.Response
Ensure that the string represents a valid time value.