BIP2459
Severity
20 : ErrorMessage
Error casting character string '<insert_0>' to a GMT time.Explanation
The character string had the value '<insert_0>'. A character string must have the form 'GMTTIME 'hh:mm:ss[.f+]'', or 'hh:mm:ss[.f+]' for it to be castable to a GMT time value.Response
Ensure that the character string being cast has a valid format.