List is not keeping the correct time entered
I have a List that was working fine until the recent time change today. I have several Time Date columns where users enter the Date and Time for a particular Flight, like ETD, Actuak ETD and a Ready time.
I am using a Powerapps form that they enter the info to and when it is submitted, the list is subtracting an hour off of the time that was entered on the form, for instance if a user enters 1300 on the powerapps form, the list is showing, in that column 1200. it started this morning.
I changed the computer timezone to mountain, thinking that would help compensate, since we are pacific, but that did not work. We did not have this issue with the spring forward. Lost as to what to add to my code or what i could do as a work around as those times for us are important, I work for an airline and we track these time.
Thank you
I have a List that was working fine until the recent time change today. I have several Time Date columns where users enter the Date and Time for a particular Flight, like ETD, Actuak ETD and a Ready time.I am using a Powerapps form that they enter the info to and when it is submitted, the list is subtracting an hour off of the time that was entered on the form, for instance if a user enters 1300 on the powerapps form, the list is showing, in that column 1200. it started this morning.I changed the computer timezone to mountain, thinking that would help compensate, since we are pacific, but that did not work. We did not have this issue with the spring forward. Lost as to what to add to my code or what i could do as a work around as those times for us are important, I work for an airline and we track these time. Thank you Read More