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 / Calendar post item wit...
Power Apps
Unanswered

Calendar post item with recurring can't handle daylight saving?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

 

I'm trying to make an option for users to put event to their calendar (simple V2CalendarPostItem does it). But I found a problem with posting recurring events. It works but when it goes after 27th of October (daylight save switch day) events are shifted by one hour. Setting timezone didn't help. 

 

PowerApps really can't handle this or is there any trick to fix it? Can you help please?

 

Thank you for help

calendar powerapps.PNG
Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @Anonymous please review the following. It helped a previous user solve the problem you're experiencing. 

     

    Do you need the TimeZoneOffset?

    We use the calendar posting and don't use it, just a straight date/time.

     

    However, if you do need it, then I believe your issue is that you are not telling the TimeZoneOffset what the date is for the TimeZoneOffset.

    TimeZoneOffset without the optional "Date" parameter will return the offset for the current date.

    So, I believe, in this case, you would want to put the start and end dates in the parameter for the function:

     

            DateAdd(EditLeaveStart, -TimeZoneOffset(EditLeaveStart),Minutes),

            DateAdd(EditLeaveEnd, -TimeZoneOffset(EditLeaveEnd),Minutes)

    @Anonymous 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard