Faced the same issue with custom formatter.
I split the the date into two interpolations
validations: date: min: "{{path}} must be after {{min, date(format: MMM DD)}}, {{min, date(format: YYYY)}}"