I was looking on the forum but couldn't find anything that matches the question so here i go.
When user receives mail to inform them there item expires then expire date is pronounced as yy/mm/dd 00:00:00
It uses ITEM_EXPIRATION_DATE from dt_expiration in oc_includes/osclass/emails.php. Is there a way to change date to dd/mm/yy ?
Normally strtotime but i don't know where to change it....
Thanks