|
Hi,
I am hoping that someone here will be able to help me with this problem. Please bear in mind that I am not a PHP coder, I know enough to be dangerous so please treat me as a noob.
Right, my problem is that I have bought a shopping cart to use in the UK under the impression that it was able to be used internationally. The company have obviously overlooked the fact that in the UK we format the dates dd/mm/yyyy and not mm/dd/yyyy. So many of my customers will get confused if they see the date in this format.
What I am after is a way to change the way that the dates are FORMATTED everywhere in the site, I do not care about how they are stored in the database I just want them to be shown correctly.
I have seen loads of references to the date in the scripts with m/d/y in them somewhere but I do not think it's as easy as just changing this around though.
If anyone knows of a way to do this, please let me know.
TIA
Simon
|