I am trying to:
Display a custom date field in a layout and a view. The values were properly formatted on screen until recently.
An example of the code:
[su_column size="1/3" center="no" class=""]TX Date: [types field="transmission-date" format='jS F Y'][/types].[/su_column]
The format value had been successfully translating dates into the format (for example): 24th July 2018. I've not changed anything that would affect this yet it has suddenly stopped working and the date is appearing on my pages as a series of numbers.
Link to a page where the issue can be seen:
Unfortunately, the site is not live just yet. It's still in test mode.
So, I've pinpointed the issue. I noticed in your example that you included:
style='text'
I have now included this and the date is translating properly again. Curiously though, the dates had been outputting fine for months without the style='text' value.
Well - you can use the shortcode I shared as it will not going to break. However, I've reported this issue to our Devs and its been fixed in near future release.