0
votes

We are using the Management Activity API to retrieve activity logs.

We noticed that CreationTime field is given as a naive timestamp (unlike for example contentCreated field here, which is given in ISO format).

Does anyone know whether CreationTime should be treated as UTC, or is it in the user's timezone (or another option)?

We are processing activity from multiple customers, and we did see that CreationTime is pretty much sporadic, compared to time of arrival, but we're not sure whether it's because we assume an incorrect TZ, or is it just how the data is being delivered.

1

1 Answers

1
votes

The CreationTime is the date and time in Coordinated Universal Time (UTC) when the user performed the activity.

Here is the link for your reference: https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-management-activity-api-schema