Re: Only one date format
"Neil R. Ormos" <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Sergey Poznyakoff wrote:
> 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.
Thank you. The feature works nicely in my (superficial)
testing.
Best regards,
--Neil Ormos