An API that connects multiple Microsoft services, enabling data access and automation across platforms
Graph API: Filtering messages by specific timezone
Gabriele Mandarano
0
Reputation points
Hello,
I need help with the Graph API. Is it possible to apply a filter to query messages with a specific datetime range in a specific timezone, for example, "Europe/Rome"?
As the Graph API stores default datetime values in UTC, I'm not able to retrieve the messages that were sent using another timezone. When I query using the receivedDateTime filter, the date for my email, sent at 7:09 AM, is stored in UTC as 5:09 AM. How can I apply the filter in a particular timezone?
Thank you.
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
Sign in to answer