]> source.dussan.org Git - nextcloud-server.git/commit
fix(caldav): Fix reminder timezone drift for all-day events 36192/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 17 Jan 2023 13:04:06 +0000 (14:04 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Thu, 9 Feb 2023 14:19:00 +0000 (15:19 +0100)
commitb5f7afd0fb79b92371e311917d1ba0547c139dfa
treecb806f34575a1adc4c2e0523c6111985c274b84c
parentd4a9da0ffdc48c48490e8e6a92297a0459e9018d
fix(caldav): Fix reminder timezone drift for all-day events

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
apps/dav/lib/CalDAV/CalDavBackend.php
apps/dav/lib/CalDAV/Reminder/ReminderService.php
apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php