Meta Box
Support Forum
Support › General › Display the DATE field like 'saturday 10 April 2021'Resolved
Hi, new to Metabox. I am using Oxygen builder and will display a date field on the frontend like Saturday 10 April 2021 instead of 2021-04-10 . I retrieve the data using [oxygen data='meta' key='datum'].
How can I do this?
Hi,
Thank you for reaching out.
You can use the helper function rwmb_the_value() to show the format date in the Oxygen builder. Get more details on the documentation https://docs.metabox.io/fields/date/#template-usage https://www.php.net/manual/en/datetime.format.php