Is there a way to override the default date picker displayFormat for ALL date fields in the admin panel?
I can override it for each individual field but this is labourious and error prone.
I see there's payload.config.ts > admin.dateFormat but that doesn't affect what a date picker shows.
I guess the natural extension to this question is can you change any default option for any field type?