Question
After upgrading to igx 12, there seems to be quite a few changes to the date picker. We format our dates in a speficic format using a formatter like so:

This still seems to be working fine. However, when I set focus to the input field, the date is changed to a numeric value.

I can see there is an inputFormat input, but what should I set this to in order to keep text based months?

- igniteui-angular version: 12
Question
After upgrading to igx 12, there seems to be quite a few changes to the date picker. We format our dates in a speficic format using a formatter like so:


This still seems to be working fine. However, when I set focus to the input field, the date is changed to a numeric value.
I can see there is an inputFormat input, but what should I set this to in order to keep text based months?