Jump to content

mailalerts date format


Recommended Posts

hi,

 

can anyone tell me how can i get long date format in mail alerts?

for now it is dd-mm-yyyy and i would like to have dd-mm-yyyy hh:ss

 

this is what i have in mailalerts.php:

$order_date_text = Tools::displayDate($order->date_add, (int)$id_lang);
 
'{date}' => $order_date_text
Link to comment
Share on other sites

  • 4 months later...
×
×
  • Create New...