Forum Discussion

Mark1014's avatar
Mark1014
Copper Contributor
Aug 29, 2022
Solved

Convert from utc not showing correct time

Good afternoon, I have a workflow which inputs the time an action has been completed when the user changes the status to complete. I am using the below.       formatdatetime(convertFromUtc(utcn...
  • ganeshsanap's avatar
    Aug 30, 2022

    Mark1014 The problem is that SharePoint stores dates/times in UTC time zone and automatically translates it to the regional settings in the site or user's settings.

     

    So, you need to provide date time values accordingly. For more information, check:

    1. Incorrect time showing in Sharepoint List send by Flow 
    2. How Date-Time Columns Work In SharePoint 

    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources