Closed
Bug 1163123
Opened 10 years ago
Closed 10 years ago
Weekly/Monthly print layout put events on wrong day
Categories
(Calendar :: Printing, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1151011
People
(Reporter: mjstraw, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150415140819
Steps to reproduce:
Create event:
BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VEVENT
CREATED:20150505T145117Z
LAST-MODIFIED:20150508T181215Z
DTSTAMP:20150508T181215Z
UID:8932178a-2afb-44f1-8f58-3bb510ed833a
SUMMARY:test UTC
PRIORITY:5
DTSTART:20150509T010000Z
DTEND:20150509T030000Z
SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
END:VEVENT
END:VCALENDAR
attempt to print monthly or weekly layout
Actual results:
event appears on printed layout on Sat 05-09-2015 instead of Friday 05-08-2015
I suspect this has to do with the fact that DTSTART/DTEND are in GMT (Z)
Note - screen displays work properly
Expected results:
Event shoudl show on Friday on print layouts
What is your default timezone setting in Lightning (Menu Options > Calendar > General)?
This should be a duplicate of Bug 1151011 (or maybe an older one that I can't find at the moment).
Reporter | ||
Comment 2•10 years ago
|
||
America/New York
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•