calendar times are wrong
Categories
(Calendar :: Calendar Frontend, defect, P1)
Tracking
(thunderbird_esr128 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr128 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
After bug 1917411 the event times shown are now wrong: e.g. hover an event in the Today Pane and see what time it's going to be.
The time in today pane main listing is correct (e.g. today All-Europe meeting at 12:00). The time in the fancy tooltip show wrong time: e.g. today All-Europe meeting at 15:00). I think there are other places as well this is wrong.
I'm UTC+3. The times show seem to be somehow assuming everything is UTC and adjusting wrong.
I noticed comm/calendar/test/unit/test_datetimeformatter.js (and a few more) do not work locally anymore. The expected times are off by 3 hours.
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee | ||
Comment 2•3 months ago
|
||
Yeah…, I missed this bit 🤦♂️. I'm so used to having to run the calendar tests with environment variables set (which I should no longer need to do after bug 1917411) that I just did that when this failure showed up.
Assignee | ||
Updated•3 months ago
|
Pushed by toby@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/d4ff87553665
Include the time zone when formatting a time range. r=mkmelin
Comment 4•3 months ago
|
||
Confirming this issue as verified fixed with 133.0b3(20241107210012) using MacOS 14.7 and Win10.
Description
•