Nova 4 removed the ability to use custom date formats for `Date` and `DateTime` fields ([docs](https://nova.laravel.com/docs/4.0/upgrade.html#date-datetime-fields-html5)). For forms that makes sense, but it would be great to still be able to format the displayed date on Index and Detail pages. **Nova 3** <img width="243" alt="image" src="https://user-images.githubusercontent.com/18192441/162642107-d21d314f-b874-48a3-8209-aa8685ca8f71.png"> **Nova 4** <img width="211" alt="image" src="https://user-images.githubusercontent.com/18192441/162642111-89a2a5a6-88a2-4102-83db-f911d452100e.png">