This extension will add the time on column date added and date modified from order list and on dashboard recent orders.
It also will add the time inside on order info and customer list.
If you want to change the time format to 24 hours, go to you language folder:
admin/language/en-gb/en-gb.php
line:
$_['time_format'] = 'h:i:s A';
change to:
$_['time_format'] = 'H:i:s';
Not working yet?
1. Refresh modification: Extensions -> Modifications;
2. Clear the cache from twig: Dashboard - upper right side button - Disable cache and update.

Login and write down your comment.
Login my OpenCart Account