https://bugs.kde.org/show_bug.cgi?id=396850
Bug ID: 396850 Summary: Incorrect RFC822 timezone parsing in mail Date field Product: kmail2 Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: message list Assignee: kdepim-b...@kde.org Reporter: nsush...@sushkins.net Target Milestone: --- I received an email with Date header in the following format: Date: Wed, 25 Jul 2018 10:55:49 CDT In message list and message view, the email date is displayed as 6:55 AM. I am in in US Eastern time zone. The proper date in EDT is 11:55 AM. I looked at all other messages whose date is displayed correctly and their date header has timezone in ("+" / "-") 4DIGIT format. Is it possible kmail2 has parsing issues with timezone specified as CDT? After all, "Wed, 25 Jul 2018 10:55:49 +0000" is 6:55AM EDT. RFC 822 allows CDT as a time zone, see https://tools.ietf.org/html/rfc822#section-5.1 This is Ubuntu 16.04.5 LTS, KMail 5.1.3 -- You are receiving this mail because: You are watching all bug changes.