I need it to be like “30 december 2024” instead, but I haven’t figured out how to change that formatting yet. The WordPress general settings have already been set up to use the desired format, but the Pods template won’t load that version in.
Does anyone know how to change the standard date formatting to be like ‘j F Y’?
Thanks in advance!
]]>Can the date functions in admin/includes/class-inbound-messages-list-table.php use get_option( ‘date_format’ ) rather than the Y/m/d?
]]>Great plugin, however I have a few issues I was hoping to resolve… Is there a way to format data generated from the date and time field better?
—————————————————————————-
CURRENT..
PICKUP DATE:
2023, 19, 10, m/d/Y
PICKUP TIME:
2, 0, pm
————————————————————————–
Was hoping for something like this
PICKUP DATE:
09/15/2023
PICKUP TIME::
4:00 pm
—————————————————————————-
Also, is there a paid feature that will select a pop up window with a calendar users can select from? Currently, I only see a drop down option. Would be much easier for users. Thanks so much.
]]>We use Advanced Custom Fields to add new fields to events. We use templates to return these data on event pages like #_ATT(custom_field_name). It works fine. The issue we face is inability to change date format returned by EM for these fields. basicly we can change it standard fields in EM like start date but unable to do the same for ACF fields. Is there anyway to do that?
Thanks, Marat
1) Formatting:
I’m trying to format dates coming from my Airtable field called “Date”. I know the PHP format I want (D, m/d/Y) but am not sure how to incorporate that into the shortcode= [apr field=”Date”]
I want it to appear like= “Wednesday, 05/01/2019”
2) Filtering:
Updating my previous post, The {Publish } = 1 filter works perfectly! However now I realize I need to break down my list into multiple sections based on a date field aptly named “Date”. So they all need to be filtered by “Publish” but I need to separate loops by “Date” as well.
Can the date filter be written into the list template? Or do I need to create separate Airpress virtual posts for each that filter both by “Publish” and “Date”, if that is even possible?
]]>Thank you!
]]>I noticed that the dates for the bonus questions is formatted as yyyy-mm-dd.
Would it be possible to change this into dd-mm-yyyy?
Thx
]]>Is there a way to make these date readable by ordinary human beings?
Grtz Rolf
]]>On the frontend it displays like this:
Mar 2018
And then the events in a list.
How and where can i edit in order to display the full name of the month??
I tried everything in the event manager settings page, no result.
Kindly appreciate the answers.
]]>