[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Message time in local timezone
From: |
Teemu Likonen |
Subject: |
Re: Message time in local timezone |
Date: |
Wed, 03 Dec 2008 21:12:44 GMT |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Reiner Steib (2008-12-03 21:19 +0100) wrote:
> Gnus doesn't produce different time formats for mail and news, see the
> function `message-make-date'.
>
> In fact your date headers don't look like they were produced by Gnus:
>
> Date: Wed, 29 Oct 2008 15:59:47 GMT
> Date: Wed, 29 Oct 2008 17:07:07 GMT
>
> Gnus uses the numeric form of the timezone (e.g. "+0100").
Thanks for info. That's strange. I just noticed that in my Gcc folder
there is a numeric local timezone in messages but the same message on
news server has the date header in GMT timezone. I used Tin newsreader
before and with it my messages appeared with numeric local timezone. At
least this is indirectly related to Gnus.