Our site www.viart.com is operated by latest Viart Shop 5.8.28 with default Clear design
Topic Information
Calvin (Guest)
Calvin (Guest)
Hi,
 
The sales order date and time inside the admin panel is only in USA time, may i know how to change to singapore time? Please help...
Last modified: 8 Mar 2007 10:01 PM
 
Vito
Vito
Hi,
 
We would recommend to add the below variable to the includes/var_definition.php:
 
// save new date with time shift in seconds (3600 - 1 hour)
$va_time_shift = 0;
 
Please note that this variable works with versions starting from 3.0.
 
With regards,
ViArt Support Team