Why is there difference in the DATE TIME Values when fetched from UI and Rest API ?
![]()
Why is there difference in the DATE TIME Values when fetched from UI and Rest API ?
|
One answer
![]()
Ralph Schoon (61.5k●3●36●43)
| answered Nov 06 '15, 5:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am pretty sure that the server sends the date/time information relative to the server time and time zone. The UI converts that to the local time/time zone.
|