I want to change the format of date for recent orders in customer account dashboard.
Now it is coming up in the format mm/dd/yyyy.
I want to change it to dd/mm/yyyy.
I tried modifying it by changing the options in system->configuration->catalog->catalog->date & time custom options and refreshed cache too it did not change. Kindly let me know how change it.
Make below file one by one. Solve as below:
1. app\code\local\KesharTechnosys{namespace_name}\Datefix{module_name}\etc\config.xml
2.app\etc\modules\KesharTechnosys_Datefix.xml
http://pastebin.com/6fPSdpDj
Check & execute. Hope this help.