Hello,
I was developing a PHP plugin which is communicates with GoToTraining API, it's working correctly.
But my customer found problem in panel
https://global.gototraining.com/training/trainings.tmpl.
In trainings list and detail view training time is not correct.
I know it depends on timezone which i can set at
https://secure.citrixonline.com/myAccount.tmpl but both: trainings and account have same timezone, CEST Europe/Berlin.
Difference between start times is equals to 2 hours. Example:
Training start date is 2017-04-05T11:00:00Z and in panel i see 2017-04-05T13:00:00Z.
Can you help me to find what is wrong ?
Below 3 screenshots how it looks like. The last one is API call from
https://developer.citrixonline.com/content/gototraining-api-reference.


