[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Message time in local timezone
From: |
Reiner Steib |
Subject: |
Re: Message time in local timezone |
Date: |
Wed, 03 Dec 2008 21:19:21 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) |
On Wed, Oct 29 2008, Teemu Likonen wrote:
> Andy Lewis (2008-10-29 09:41 -0700) wrote:
>> Teemu Likonen <tlikonen@iki.fi> writes:
>>>I have noticed that in my email messages the Date field has the time in
>>>my local timezone (+0200 EET) but in news messages it's always in GMT.
>>>This is not really a problem but I'd like to use local timezone with
>>>news messages as well. Can it be configured? I couldn't find any option
>>>for this.
>>
>> (setq gnus-treat-date-local 'head)
>
> Thanks, but this option is about how messages are displayed in my Gnus,
> not about how the Date field is constructed before sending my messages
> to newsgroups. The latter is what I'm trying to configure.
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").
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
- Re: Message time in local timezone,
Reiner Steib <=