FP0072
FP0072 - Invalid month value (month > 12)
Section titled “FP0072 - Invalid month value (month > 12)”Category: Evaluation
Description
Section titled “Description”The month component of the date is greater than 12, which is not valid.
Ensure the month value is between 1 and 12 (January=1, December=12).