I am trying to format the date found in “template-functions.php” on line 668, “function epl_property_available_dates()”/
Currently the display of the date is “day of week” “numerical date”, “month”.
For this website we would like to display dates with “day of week”, “month” “numerical date”
I have created my own function based on the epl_property_available_dates() and called that in my content-listing-single.php template override.
Is there a way to quickly re-format the date using php “Date” format?
Or is there a setting within the plugin admin that I can set to format?
I tried setting the WordPress date format at Settings > General but this still did not effect the output of the plugin.
Any help would be greatly appreciated.
Thanks,
Richard @ Willhouse
-
This topic was modified 9 years, 2 months ago by willhouse.