Cupara
Well-known member
In the database, don't ask me why, but it is saved as Y-d-m format. I can't convert in PHP because the foreach is used in the template and I'm not sure how to do that. So in this case, is there a way to convert Y-d-m to d-m-Y using <xf:date time="$tip.match_date" /> without every date showing Jan 1, 1970?