eCommerce construction > How-to questions

Incorrect time- displayed in UTC

(1/3) > >>

morangup:
Help.. what am I missing here?

Date added is displayed in UTC... however the required is UTC+8 (Perth/Australia)
The store zone is correct, and php.ini has all the required
Admin console displays the Server time in the correct date and time!


<tbody><tr>
               <th class="align_left">Date Added</th>
               <th class="align_left">Status</th>
               <th class="align_left">Customer's order comment</th>
            </tr>
                           <tr>
                  <td class="valign_top">30/07/2017 01:30:21 PM</td>

Basara:
Hello.

On what page you see issue?

morangup:
index.php?rt=account/invoice&order_id=


index.php?rt=sale/order/details&order_id=

abolabo:
on order page you see time from mysql-database. Please check it via phpMyAdmin.
Probably mysql server time zone  is wrong, not php.

morangup:
is there no conversion to the coordinated zone in this component of abantecart?

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod