I have a Fiori Elements application with timestamps.
The ObjectPage displays it correctly but the ListView adds 1 hour. I'm located in Germany (Timezone UTC+1). I've done no special formatting in my annotations, just added the fields to UI.LineItem resp. UI.FieldGroup with
<Record Type="UI.DataField"><br> <PropertyValue Property="Value" Path="DisplayEnd" /><br></Record>
ListView:
ObjectPage:
