Hello, what I am trying to do is display a sharepoint list in a power apps gallery.
the issue is that the date column is sharepoint is not display correctly in the power app, for example in sharepoint I have "20/11/2019 7:30" and when I call it from power apps using ThisItem function, I get "20/11/2019 10:30", it has 24 hour format and dd/mm/yyyy format.
Any help or suggestions on how to aproach this would be great, thanks!