• Resolved Sea Jay

    (@jcollier)


    I would like to display a date as follows:

    <span>June</span>
    <span>25</span>
    <span>Tuesday</span>

    I tried using a Date Format Type > Custom format > Date Format for Display escaping characters as in the PHP date manual with no luck, the escape characters were stripped out.

    https://www.php.net/manual/en/function.date.php

    Is there any way to display F j l with interspersed text?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Jim True

    (@jimtrue)

    If there is, it wouldn’t be in Pods Support as that is a PHP function. You should reach out on Stack Exchange.

Viewing 1 replies (of 1 total)

The topic ‘Displaying text interspersed within custom date format’ is closed to new replies.