I set up a date field with a custom format of yyyy.MM.dd, but am forced to enter a date MM/dd/yyyyy. How do I fix this?
I set up a date field with a custom format of yyyy.MM.dd, but am forced to enter a date MM/dd/yyyyy. How do I fix this?
The custom formatting affects the way the value is displayed, it does not change the way users interact with the input field. The input field always follows the current locale settings.