Hi Community
I have a problem that i don't really know the best way to solve, done some searching and nothing gave me the kind of answer i wanted
I have a desk booking app that allows user to pick a date and time, using a SharePoint list as the Data Source and using outlook connector to create meeting invites. It all works great when the users are in a single timezone. but when users are in a different time zone things start to fall apart.
The "Home" time zone is UTC +10 (During daylight savings UTC +11) then will have users from UTC +8 UTC +9:30.
What i am looking for is regardless of where a user is, the data needs to be saved in the Home time zone. ie. if a user in UTC+8 and books a desk for 8AM it should save as 8AM in the Home time zone and not the users time zone
and be able to cater for the change in daylight savings
Cheers