Back to all

DateTime variation in Document API

Hello,

We are getting document meta-data using the document API and seeing a discrepancy in the DateTime Parameter. On Maximizer UI the date shows as "July 13, 2018 08:10 pm" where as when we retrieve the same record via API the DateTime is coming in as "DateTime": "2018-07-21T01:56:38Z".

Is there a timezone translation happening in the Document API?