BIP2326
Severity
20 : ErrorMessage
Error casting '<insert_2>' hours '<insert_3>' minutes '<insert_4>' seconds to a TIME. State = '<insert_0>' '<insert_1>' '0' ''Explanation
Numbers may only be converted to a time if they conform to the constraints of the 24 hour clock.Response
Ensure that the values being cast have valid values.