bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Only one date format


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Only one date format
Date: Fri, 19 Jan 2018 14:59:26 +0200

I have pushed 5a7b63b213, which implements the new %D specifier.

The new specifier allows you to supply arbitrary strftime(3) format
string for outputting message date/time. E.g.:

  set headline="%4m %20D{%Y-%m-%dT%H:%M:%S} %18f %s"

In simplified form, %D can be followed by a single time format
specifier. E.g. %DH can be used instead of %D{%H}.

See the doc for details.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]