web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Get TimeZone String fo...
Power Apps
Answered

Get TimeZone String for Current User for use in Outlook Calendar

(0) ShareShare
ReportReport
Posted on by 1

I'm creating a meeting for the current user

 

Office365Outlook.V4CalendarPostItem(
 LookUp(Office365Outlook.CalendarGetTablesV2().value, name = "Calendar").id,
 "Instant Meeting",
 DateTime(2024,6,12,12,30,0),
 DateTime(2024,6,12,13,0,0),
 User().TimeZone // Not A Real Function
)

 

A valid timezone would be something like "(UTC+10:00) Canberra, Melbourne, Sydney" - but this seems like it would fall prey to daylight savings time, so I am reluctant to use it.

The timezone "UTC+10:00" would be nice (I am happy to calculate this from TimeZoneOffset), but it is not accepted by V4CalendarPostItem.

 

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @codythecoder ,

     

    You can create a flow where has the Create item action, select a time zone and peek code, copy the time zone string to an array in your app. 

    vjefferni_0-1718335981362.png

    vjefferni_2-1718336274423.png

     

    Then in your app, you can either use a Dropdown which using this collection as data source for users to select from, or you can LookUp the collection based on the local time zone string you can already create (i.e. "UTC+10:00").

     

    Best regards,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 337 Most Valuable Professional

#2
11manish Profile Picture

11manish 173

#3
Valantis Profile Picture

Valantis 86

Last 30 days Overall leaderboard