[Vtigercrm-developers] Calendar -> wrong time displayed when creating events via Webservice

apcloic apcloic at gmail.com
Tue Mar 18 16:59:56 GMT 2014


Hi All,

When creating an event from Sales Order via Workflow, time is incorrect as
there is 1 hour added to "time start" and "time end", so it looks like a
time zone issue.
I've checked vTiger global setting (via config.inc), Calendar (via settings)
and User account (admin), all are set to UTC.
Here's the values passed :


I'm using the following code to create the event :


And the result is an activity event with [time_start] => 13:00:00 and
[time_end] => 15:00:00

However, when looking at the vtiger_activity table within the database, time
start and time end are correct.

Regards



--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/Calendar-wrong-time-displayed-when-creating-events-via-Webservice-tp9833.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.


More information about the vtigercrm-developers mailing list