[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to set the default timezone for messages being sent?
From: |
Bob Newell |
Subject: |
Re: How to set the default timezone for messages being sent? |
Date: |
Sun, 07 Jan 2018 13:55:47 -1000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
I think probably not. The date headers are made using
`message-make-date', which provides no way of getting at the optional
third argument to `format-time-string'.
If you just wanted to set a fixed time zone, it would be easy enough to
advise or replace message-make-date to make the time zone whatever you
wish. A conditional time zone would be more tricky but still could be done.
--
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *