Bug 430718 - Display time zone information in calendar invitation e-mail
Summary: Display time zone information in calendar invitation e-mail
Status: REPORTED
Alias: None
Product: kcalutils
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-22 19:42 UTC by Laurent Pinchart
Modified: 2020-12-22 19:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Pinchart 2020-12-22 19:42:56 UTC
SUMMARY

When korganizer sends an e-mail with an invitation, the body of the e-mail is created by IncidenceFormatter::MailBodyVisitor::visit(). It contains the start and end date and time of the event, but doesn't display any time zone information. The attached .ics file contains the time zone information, but a casual glance at the e-mail may give incorrect time information to the recipient. Including the time zone in the e-mail body would be useful.


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION