-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong time is shown in message view. #4155
Comments
Comment by @alecpl on 4 Apr 2013 06:39 UTC Works for me. As described in the config file, when timezone is set to 'auto' it is detected by javascript code and is based on client browser/system settings. So, what timezone do you have on your client system? Also, this detection code has been improved in 0.9, so please try with this release. |
Milestone changed by @alecpl on 4 Apr 2013 06:39 UTC later => 0.9-stable |
Comment by aweirig on 15 Apr 2013 11:39 UTC Hello, I've noticed a similar problem but in my case the time displayed is always 00:00 but only on mails that are send automatically by some server software (not going through a mail client). Mails from a regular mail client seem to always have the correct time displayed. Here are the headers of one of the mails whose time is not correctly displayed... Return-Path: [email protected] And this what I see in 0.9 rc2 but also in 0.8.6 From [email protected] Note date Fri 00:00 Not a really big deal because it only applies to certain mail but nevertheless annoying. From what I see, at least Thunderbird seems to display the right time. Regards, Alex |
Comment by aweirig on 15 Apr 2013 13:22 UTC Ok thanks. |
Comment by @alecpl on 24 Apr 2013 06:33 UTC No feedback. |
Status changed by @alecpl on 24 Apr 2013 06:33 UTC new => closed |
Reported by roundcube222 on 3 Apr 2013 19:14 UTC as Trac ticket #1489035
When new email is received , i can see the time 1 hour more than the actual time of the our machine.
1- we have checked /etc/php.ini , and we already configured the time zone correctly.
2- in main.php.ini , we write the time zone as AUTO.
i can see that when I go manually and set the timezone using preference to my own account, this problem is solved and it appears the correct time...
So why roundcube make this problem ? although our confirgutation is correct ? why do each user have to configure his own timezone so the received mail time is correct ?
this is definitely a bug .. please confirm if there is solution
Migrated-From: http://trac.roundcube.net/ticket/1489035
The text was updated successfully, but these errors were encountered: