Summary | Mail printouts and displayed date |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | roderick.braun (at) ph-freiburg (dot) de |
Created | 07/04/2014 (4019 days ago) |
Due | |
Updated | 07/08/2014 (4015 days ago) |
Assigned | |
Resolved | 07/07/2014 (4016 days ago) |
Milestone | |
Patch | No |
IMP_Contents_View uses getDate() ... "Today" is only output if
getLocalTime() is used.
timezone given in the mail header.
Example:
I got two mails from different timezones but from today, which are
displayed differently
"Date: Tue, 08 Jul 2014 00:09:02 +0000" -> "Today, 02:09:02 CEST" is displayed
"Date: Mon, 07 Jul 2014 18:09:17 -0600" -> "08.07.2014 (02:09:17
CEST)" is displayed
Can you confirm the problem, or is there a configuration option to fix it ?
State ⇒ Rejected
IMP_Contents_View uses getDate() ... "Today" is only output if
getLocalTime() is used.
We do NOT support printing from the mailbox page (or popup message
page) due to browser limitations.
State ⇒ Accepted
Queue ⇒ IMP
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Mail printouts and displayed date
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ New
This is fine on the monitor but a problem in printouts for obvious
reasons .
Solution: The full timestamp (date & time) should always be displayed
inside a mail instead of "today" for mails from today.