The date string can be formatted in a smarty template like this:
$payment.creation_date|date_format:"%d-%m-%Y"
where creation_date is an element of $payment array.
Web & Mobile App Tech Weblog
The date string can be formatted in a smarty template like this:
$payment.creation_date|date_format:"%d-%m-%Y"
where creation_date is an element of $payment array.