Dateformat in matches.php
-
Hello there!
I’m new here and pretty new at WordPress. My problem, I want my dateformat in matches.php to be like:
dd-mm-yyyy e.g. 14-03-2014
Now it’s
2014-03-14th
I’ve been nosing around and I had it fixed by editing core.php, but when I did that, the matches didn’t show up right (I had a ‘next match’ that should’ve been in March, but it showed one in May).
Is there any way to change the dateformat directly in matches.php? Somewhere in this piece of code:
<?php echo $match->date." ".$match->start_time." ".$match->location ?>Kind regards!
Frituurman
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Dateformat in matches.php’ is closed to new replies.