Bug 430718

Summary: Display time zone information in calendar invitation e-mail
Product: [Frameworks and Libraries] kcalutils Reporter: Laurent Pinchart <laurent.pinchart>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: git   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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