BIP2458

Severity

20 : Error

Message

Error casting character string '<insert_0>' to a time.

Explanation

The character string had the value '<insert_0>'. 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.