Open paulchen opened 11 months ago
I am noticing a similar issue. I am in the Eastern time zone (EDT, -0400) and today is 07/03, it is currently 15:30. I have two upcoming appointments, one at 21:00 on 07/05 and one at 07:15 on 07/06. In the dashboard, both are listed as "in 3 days", but the first one is really in 2 days from my perspective. Projected to UTC, "now" is 19:30 on 07/03, the first appointment is at 01:00 on 07/06 and the second at 11:15 on 07/06, so both appointments are indeed "in 3 days" in UTC.
Stumbled onto this when I thought I had a timezone setting wrong. Please let me know if I can add any additional info other than this screenshot.
I have an event in 8 hours, at 8:45pm EST tonight, which the calendar app displays correctly, but Upcoming Events lists as "No more events today"
AIO UI mentions: The timezone for Nextcloud is currently set to America/New_York.
This is my time zone.
Installation method: Nextcloud AIO via Docker on Ubuntu 22.04. Nextcloud AIO v9.7.0 on Latest Channel
Nextcloud Hub 9 (30.0.2) Calendar Version 5.0.6
I can confirm the same ongoing issue which significantly impacts the dashboard widget. An all day event should show all day. I, and I assume others use the desktop widget as a quick glance of your upcoming appointments for the day. As it is I very seldom see an all day event in the widget which is a significant downfall.
I'm guessing it might be related to [ [Bug]: Dashboard shows all-day event in wrong https://github.com/nextcloud/calendar/issues/5643
⚠️ This issue respects the following points: ⚠️
Bug description
When an all-day event is displayed on the dashboard, the time shown counts down to midnight UTC instead of midnight in the local time zone.
Steps to reproduce
As a consequence, "No more events today" is also wrong.
When navigating to the details of the event, I'm told that the event has already started:
Expected behavior
The dashboard shows the event to start at midnight in my time zone.
Installation method
Community Docker image
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
No response
Additional info
EDIT: After doing some additional research, I'm unsure whether this issue belongs here or to nextcloud/calendar. Please move it to nextcloud/calendar if necessary.