BIP2327
Severity
20 : ErrorMessage
Error casting '<insert_2>' years '<insert_3>' months '<insert_4>' days to a DATE. State = '<insert_0>' '<insert_1>' '0' ''Explanation
Numbers may only be converted to a date if they conform to the constraints of the Gregorian calendar.Response
Ensure that the values being cast have valid values.