-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Checklist
- I can reproduce the bug with the latest version given here.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected app version
1.1.0
Affected Android/Custom ROM version
GrapheneOS
Affected device model
Pixel 8 Pro
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
- "clear storage" in system settings for the app to start with clean state
- open calendar app
- open settings
- enable caldav sync
- allow calendar and notification permissions
- select a system calendar that is provided by davx5 (backend is google calendar)
- view calendar events
- wait for notifications to arrive
Expected behavior
I expect the calendar events to have the correct time. For example if there is an event occurring at 11:45am in my timezone in this calendar, it should display the time of the meeting as 11:45.
I also expect the notifications to come at the correct time. If my notifications are scheduled for 10 minutes prior to the meeting, they should occur at 11:35
Actual behavior
The calendar events are offset by an hour. The 11:45 event says the event time is 10:45. I get notified at 10:35 instead of 11:35.
Screenshots/Screen recordings
No response
Additional information
Other calendar applications on my phone read the same calendar via system -> davx5 -> google
and they display the correct times for all events.
My timezone is BRT. When I first set up my phone, my timezone was EST, and everything worked fine. When daylight saving time came and went, it continued running smoothly. But when I traveled to Brazil, it broke. In EST the event was at 9:45 and they showed at 9:45. Then in BRT the event is at 11:45 but it shows 10:45. The displayed time is not the correct time, nor is it the time that would be correct in my prior timezone.
I saw this issue but it is not the same. I see the same incorrect time in all views. #216