Hello,
Our teams have recently migrated from using Eikon to using Workspace. Because of this our IT Tools also need to be updated to work with Workspace.
Previously, we were using the ThomsonReuters.DataAccess library for C#. We had to migrate to LSEG.Data and LSEG.Data.Content (using a DesktopSession).
Our scripts now run on Workspace, nevertheless our tests showed a difference between the data gathered through Eikon and through Workspace: time fields such as QUOTIM_MS and TIMACT are now in GMT whereas they were in CET in Eikon.
Do you know where this difference comes from? Is there anything we can do to get this data in CET again?