I have a custom post date field that I want to be able to display in a view, but when I choose the date format when inserting the field in the view, I get a weird date of 23 August 1970, instead of the correct date. If I don't choose a format, I get the correct date but in Ymd format, which is the save format for the custom field.
How do I correctly format the field in the view, so it looks right on the front end?