month September

Francesco Ariis fa-ml at ariis.it
Sun Sep 17 21:12:23 UTC 2023


Hello Matthias,

Il 17 settembre 2023 alle 21:27 Matthias Apitz ha scritto:
> Why the actual month September is abbreviated with 4 letters in the index:
> 
>    6     may. 28 Simsondoktor Mü (2,5K) Re: Defekte Schwalbe                              
>    7     jul. 05 Matthias Apitz  (2,1K) buscando un libro: Las siete vidas de Tanja Nijmei
>    8     jul. 05 Mail Delivery S (4,6K) Rejected: buscando un libro: Las siete vidas de Ta
>    9     ago. 07 portal at elster.d (3,9K) Mein ELSTER: Anpassung der Speicherfrist bei besti
>   10     ago. 18 Dave Cramer     (5,5K) Re: Looking for PostgreSQL Tuning Workshop Present
>   11     sept. 07 Matthias Apitz  (1,2M) Re: Status Versicherungsverlauf / SFR            
>   13     sept. 10 Matthias Apitz  (3,5K) Fwd: Shipping Parity Investment Opportunity      

`date_format` is passed to `strftime`. Mine is:

    date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z"
    # A bang should mean “C (US English) locale,
    # but on mine it is still Italian.

`date "+%b"` returns `set` here, what about on your machine?
—F



More information about the Mutt-users mailing list