Prestashop incorrect order time solution

1

It won’t take long to notice that when an order is placed on your store the time of the order is incorrect, unless you live in Paris France. In Prestashop v1.2, you can go to the Preferences tab and then change the timezone at the bottom. In v1.1, you must change a line near the top of config.inc.php from the following to whatever timezone you want.

date_default_timezone_set('Europe/Paris');

A list of the available timezones can be found here http://us2.php.net/manual/en/timezones.php

Posted in: Prestashop
Tags:

This article has 1 comment

  1. Shai 08/05/2009, 5:06 pm:

    Thank you for that tip. I’m using 1.1 for now and didnt even see that!

    Thank you!

Leave a Reply

Your email address will not be published. Required fields are marked *

*




You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">