Posted: September 18, 2024 at 4:18 am
Hi! We are showing attendees list on our page, and with latest update of Event Espresso the birthdate is showing as yyyy-mm-dd on the output. Before the update it showed dd.mm.yyyy and data in system saved before the update is shown still as this. But after update every attendee that is registered is having birthdate as yyyy-mm-dd. It creates a confusion in table and we would like to change that as it was before. I haven’t updated Event Espresso for ~2 months before that, so I can exactly say what version we used before. |
|
Update, found in backup that before that everything worked correctly in 5.0.19 and now then we updated straight to 5.0.26 when this issue accured. |
|
Hi there, Where is this being output? Can you add a screenshot of the location? https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots |
|
We are outputing data straight from database to our custom table in backend. Before update values in database were registered as mm.dd.yyyy and now they are yyyy-mm-dd there. As users pick they birth of date in datepicker, can there be some updates from your side? |
|
Yes, we’ve updated the code to store in the specified format. If you’re pulling the value directly from the database you’ll need to process the value to whatever format you prefer on output. |
|
Thanks for reply, we did changes according to that. |
|
Aweomse, I’m glad you got it working. |
|
You must be logged in to reply to this support post. Sign In or Register for an Account