Files
space-booking/frontend
Claude Agent bf96fcf22c fix(calendar): apply ensureUTC to FullCalendar event start/end
FullCalendar treats naive datetime strings as already being in the
display timezone, causing double-offset. Appending 'Z' forces correct
UTC interpretation before conversion to user timezone.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 10:48:26 +00:00
..