My-Weekly-ToDo-List/src
mARTin c718aa584a fix: respect TZID when updating CalDAV event start/end times
When updating Apple/Synology events that have DTSTART with a TZID
parameter, convert the incoming UTC dateTime to local time in that
timezone before writing back. Prevents ICAL.js from storing UTC
values under a local timezone, which caused +1h shifts on update.

v1.63.4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 10:42:13 +01:00
..
app fix: CalDAV TZID parsing + recurring event icon on all providers 2026-03-24 10:24:38 +01:00
components fix: show timezone in Localisation settings 2026-03-24 10:38:39 +01:00
lib fix: respect TZID when updating CalDAV event start/end times 2026-03-24 10:42:13 +01:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00