FP0071
FP0071 - Invalid date value (day > 31)
Section titled “FP0071 - Invalid date value (day > 31)”Category: Evaluation
Description
Section titled “Description”The day component of the date is greater than 31, which is not valid.
Ensure the day value is between 1 and 31, and valid for the given month (e.g., February cannot have 30 days).