Display of the '%Z' variable in 'index_format' and 'attribution'
Hi all,
The 'index_format' displays the '%Z' inside of %{} as the timezone
(e.g., CET), but in 'attribution' I get the numeric timezone (e.g.,
+0100).
I'm using mutt 1.5.6i and
set index_format = "... [%[!%d/%m/%y - %H:%M %4Z]]"
^^^
results in
... [02/02/04 - 02:47 CET]
^^^^
while
set attribution = "... [%{!%Y-%m-%d %H:%M %Z}]:\n"
^^
results in
... [2004-02-02 02:47 +0100]:
^^^^^
I used the %{}, %[], %() and %<> format of srtftime, without any other
result.
How can I set the %Z in 'attribution' to get the timezone name instead
of the timezone offset?
Best regards,
Tobias
--
hundred-and-one symptoms of being an internet addict:
239. You think "surfing" is something you do on dry land.