modified/created date is incorrect via oslc
We are using CLM 5.0. I try to get workitem values via OSLC and also I opened links like
https://<server>:9443/jazz/oslc/workitems/97070.xml?OSLC-Core-Version=2.0. It showed 3 hours before. I mean that it is showed on jazz/web as "Change by JAZZDEVADM (Sep 12, 2014, 2:53:17 PM)" but OSLC link is showed
<dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2014-09-12T11:53:17.982Z</dcterms:modified>
Region
Location-> Home Location : Turkey
System locale : English(United States)
Timezone
(UTC + 02:00)Athens,Bucharest
In detail, when I create/modify workitems, I can create/modify with correct time.
Accepted answer
This has been discussed in a different context (Times on the work item history) recently. Dependent on the context, different times are shown. The server stores the time in its timezone and returns it in the clients timezone. The timestamp 2014-09-12T 11:53:17.982Z is in zulu time, as far as I can tell. http://www.timeanddate.com/worldclock/timezone/zulu , Which is basically GMT.