How to convert a local datetime to UTC in Power Apps

Hello everyone and welcome to my blog. In today’s blog I will show how you can convert a local DateTime to UTC time. Let’s get started. If you are from traditional programming, you will find constructs like ConvertToUTC or something similar. In Power Apps however, you don’t have any sort of function like that. Rather, …
How to convert a local datetime to UTC in Power Apps Read More »
The post How to convert a local datetime to UTC in Power Apps appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Power Apps Pulse September 2025
We need to talk about... Power Apps... Licensing
Next in my blog, I am going to cover a topic that has come up a number of times in recent conversations with clients.....Microsoft...
Handling Offline/Online with nested Patch functions in Power Apps
So you developed an app that handles offline and online using LoadData and SaveData, and then you come across this weird behaviour where scree...
How to Leverage Custom Prompts in Power Apps within Dynamics 365 CRM
Custom prompts in Power Apps enable makers to embed generative AI directly into business applications, solving unique challenges with advanced...
2 Functions to set Context Variables in Power Apps
Do you know how to set Context variables in Power Apps? I thought, I did as well. But I had forgotten that there are two ways to set context v...
Forms or Controls? That is the question in Power Apps
I get often asked, should I use Forms or Controls in Power Apps for data entry. This question can be answered either way. But do you know why ...