Question
Macif
FR
Last activity: 27 Dec 2021 7:42 EST
ISO 8601 UTC new datetime format from our information system (API)
Hi,
Our information system (API) is improving the standardization of date and time. It stops to provide datetime properties in GMT format, each datetime property format will be in UTC for each request or response. There are different data exchange systems: soap, rest webservice, DX API. We have seen that each system datetime exposed via DXAPI is already in UTC format (px, py, pz properties like pxcreateDateTime) but not the others (all created by us and used in cases) What do you think of this choice: to work with the datetime UTC format in input and output and continue to use the datetime GMT format in the PEGA system? What configuration can we propose to do it with the least or without any development?
Regards