Page 1 of 1

Datetime column

Posted: Thu May 22, 2014 8:58 am
by tzalla
Hello i have a column at an mrt file from my datasource that is datetime as type. i have a problem when the data are rendered in the preview. even thow the day month and year are correct, it shows one how before. what settings should i change for it to display correctly.

the data from xml is <EventDateTime>2014-05-03T10:40:35.687+02:00</EventDateTime>
but the result is 05/03/2014 09:40..AM

Re: Datetime column

Posted: Fri May 23, 2014 12:25 pm
by HighAley
Hello.

This time is corrected for your time-zone. You timezone is different then UTC+2. So you get the same time for your timezone.
Maybe next answer will help you.

Thank you.