integreat-app
integreat-app copied to clipboard
App shows wrong time in Events (timezone problem)
Describe the Bug
in an Event, the time shown is wrong in the app. It is probably a timezone problem.
Steps to Reproduce
- Go to '...'Stadt Augsburg
- Click on '....'Events
- Scroll down to '....'Deutsch-Cafe in der Kresslesmühle
- In the list, the time shown is correct. 10.:00 - 12:00 hrs. If you open the event, the time shown is 11:00-13:00 Hrs.
Expected Behavior
The time shown in the Event should be the same time which is given in the backend.Actual Behavior
The time shown in the Event is one hour ahead of the time given in the backend.Additional Information
Traceback
It happens in the Web App and in the native App (both iOS and Android)
I had a look at this, seems to be happening, beaucse the offset is sometimes set to 60 sometimes to 120. Cannot continue to work on this for the next two weeks, but as this is a urgent but, I think it would be best, if someone else can fix this.