[FIX] mail: preserve timezone offset when extracting the Date of received mails
authorOlivier Dony <odo@openerp.com>
Mon, 2 Jul 2012 09:35:23 +0000 (11:35 +0200)
committerOlivier Dony <odo@openerp.com>
Mon, 2 Jul 2012 09:35:23 +0000 (11:35 +0200)
commit4216edfd5f362d40f6ddcb27cbbdef1223dcd3cc
treed70f2e9a36c129f3b60903de4d890d3215d3858e
parent433f7e7f17286641f058bdd53be9e5b9f40f6b55
[FIX] mail: preserve timezone offset when extracting the Date of received mails

Previously the date was treated as UTC, ignoring
the specified timezone offset. As a result the
displayed date was off by the actual UTC offset
of the sender's timezone

bzr revid: odo@openerp.com-20120702093523-fttsemnl1irc7917
addons/mail/mail_message.py