Groups | Search | Server Info | Login | Register


Groups > gnu.emacs.gnus > #7858

Elapsed time with custom gnus-article-format

From "Loris Bennett" <loris.bennett@fu-berlin.de>
Newsgroups gnu.emacs.gnus
Subject Elapsed time with custom gnus-article-format
Date 2025-03-27 11:58 +0100
Organization FUB-IT, Freie Universität Berlin
Message-ID <87tt7ewxhp.fsf@zedat.fu-berlin.de> (permalink)

Show all headers | View raw


Hi,

The default for 

  gnus-article-format

is

  %a, %d %b %Y %T %Z

This gives me a 'Date' header like:

  Date: Mon, 20 May 2024 14:20:53 +0100 (44 weeks, 2 days, 21 hours ago)

If I change the format to

  %a, %Y-%m-%d %T %Z

I get

  Date: Mon, 2024-05-20 15:20:53 CEST

I have two questions:

1. Why does the output from '%Z' change from '+0100' to 'CET'?

2. Why does the elapsed time in parentheses disappear?

Cheers,

Loris

-- 
This signature is currently under constuction.

Back to gnu.emacs.gnus | Previous | Next | Find similar


Thread

Elapsed time with custom gnus-article-format "Loris Bennett" <loris.bennett@fu-berlin.de> - 2025-03-27 11:58 +0100

csiph-web