
Announcements
The "Book a Room" template in PowerApps facilitates the creation of an app for calendar entries. However, it appears to utilize an older, now deprecated version of the Office365 connectors (Like Office365.V2CalendarPostItem), resulting in several issues.
Additionally, the template defaults to UTC as the time zone, leading to further complications. For instance, when I use the command Now() to record a date in the database, it logs the time in UTC.
Is there a method to modify the default time zone across the entire app for all users?