Skip to content

Update Datetime value based on Time Zone value in PowerApps MDA #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
v-raghulraja opened this issue Apr 3, 2025 · 0 comments
Open
Labels
new An Issue created that needs to be looked at by the team

Comments

@v-raghulraja
Copy link
Contributor

v-raghulraja commented Apr 3, 2025

Description:
We have identified a bug in the PowerApps Model-Driven App where datetime values are not being handled correctly across different time zones. This issue was discovered during test plans involving multiple time zones, leading to inconsistencies and incorrect data display.

**Steps to Reproduce: **
Open the PowerApps Model-Driven App.
Navigate to the custom page and add the datetime control into the page to be displayed.
Change the datetimezone value to UTC.
Save the changes.
Go to App and observe the datetime value.
Notice that the datetime value is not updated correctly.

Expected Behavior: Datetime values should update correctly based on time zones.

Actual Behavior: Datetime values do not update correctly when switching between time zones, causing inconsistencies and incorrect data display.

@v-raghulraja v-raghulraja added the new An Issue created that needs to be looked at by the team label Apr 3, 2025
@v-raghulraja v-raghulraja changed the title Datetime Handling Issues Across Different Time Zones in PowerApps MDA Update Datetime value based on Time Zone value in PowerApps MDA Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new An Issue created that needs to be looked at by the team
Projects
None yet
Development

No branches or pull requests

1 participant