PersonalEvents and PersonalTodos get wrong time #1469

Closed
opened 2026-01-04 21:04:24 +01:00 by magicfelix · 5 comments
Member

Create a new personal event. Select 21:00 as start time. After creation, it has 22:00 as start time. The mutation contains 2026-01-04T21:00:00.000+01:00.

Create a new personal event. Select 21:00 as start time. After creation, it has 22:00 as start time. The mutation contains `2026-01-04T21:00:00.000+01:00`.
Member

assigned to @yuha

assigned to @yuha
Member

created branch 1469-personalevents-and-personaltodos-get-wrong-time to address this issue

created branch [`1469-personalevents-and-personaltodos-get-wrong-time`](/AlekSIS/official/AlekSIS-Core/-/compare/master...1469-personalevents-and-personaltodos-get-wrong-time) to address this issue
Member

mentioned in merge request !3717

mentioned in merge request !3717
Member

ahhh this is some weird timezone-related stuff. when server and client have different timezones set, datetimes seem wrong due to the client sending a datetime with the correct local timezone but the server responding with the same datetime, but in its local timezone

ahhh this is some weird timezone-related stuff. when server and client have different timezones set, datetimes seem wrong due to the client sending a datetime with the correct local timezone but the server responding with the _same_ datetime, but in its local timezone
Owner

mentioned in commit d692ce979a

mentioned in commit d692ce979a450dc7b124788a4180ca117051ff05
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#1469
No description provided.