data format and databasejoin

I'm using a field of type databasejoin to list a date and time table. However, the table is saved in Y-m-d format and I need it to be listed by databasejoin in d-m-Y format. How can I apply this adjustment?

Thanks!
 
If you mean that you want the label displayed in different format then add the following to "or Contact label" field in databasejoin element settings:
DATE_FORMAT({thistable}.your_date_element,'%d-%m-%Y')
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top