Is there any way in Viart to apply a timezone correction based on the location where the website is viewed ??
Eduard
Last modified: 8 Mar 2007 4:52 PM
Anjula
7 Mar 2007 5:41 PM
Hi,
For this you should add an appropriate variable to the includes/var_definition.php. The variable is the following:
// save new date with time shift in seconds (3600 - 1 hour)
$va_time_shift = 0;
But please note that it is better to have version 3.0.
With regards,
ViArt Support Team
Eduard (Guest)
8 Mar 2007 4:52 PM
Hi,
Works fine for Holland.
But how to make it work for different time zones ?????