fedex Still being the format. By format I refer to the way the system parses the date/time information from the DB and print it out. i.e with “orders.php” (That’s user’s recent orders) by default the system is configured like this
'default' => 'DD MMM \a\t HH:mm',
That would show something like this 05 May at 00:00
By just removing an “M” the system will show 05 05 at 00:00
As you can see here I haven’t translate any word, just change the format.
You can play with the time format. Check the table in this link https://www.php.net/manual/en/function.date.php