Hello
A quick easy question for someone. For the product availability date, I want to change the format to mm/dd/yyyy however I cannot find the appropriate place to change it. I thought it could do it in the language overrides but none of the dates seem to change the format.
I am referring to the date that is shown on the product page if you set the availability date into the future.
Could someone point me to where I can change this, either the file or which override to edit.
Thanks,
Martin
I think it is done in joomla, somehwere. Maybe Patrick knows (studio_st42)
How do I get hold of him?
Thanks,
Martin
Date format for joomla
Create a language override in
language/overrides/en-GB.override.ini
DATE_FORMAT_LC4="m-d-Y"
That was it!!! How did I miss that.
Thank you for your help.
Martin
:)