In the following version of the product, we have added user timezone data to the debug panel:
This is now found under "Timezone Information" in the Akumina Debugger:
Troubleshooting / Explanation:
webTimeZoneData: This comes directly from the settings in the SharePoint site collection, under "Site Administration > Regional Settings":
https://{{tenant}}.sharepoint.com/sites/{{sitecollection}}/_layouts/15/regionalsetng.aspx
userTimeZoneData: This will only be active if "preferUserTimeZone" is set to true.
A user's timezone data is set at the following site: https://www.microsoft365.com/search/overview
Click here to update your profile:
Then here in the modal:
Select the ellipses (...) at the end of the navigation tabs, and then "Language and Region":
Here you will see two options when choosing your regional settings:
preferUserTimeZone = true -- Always use my personal settings.
preferUserTimeZone = false -- Always use regional settings defined by site administrators.
If you are using a user-defined timezone, you will be able to select your desired zone from the following drop-down:
Please allow up to several hours for any changes to propagate throughout your tenant before verifying.