Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-summary-line-format: DD-MM-YY no hours
@ 2011-12-06 21:51 Uwe Brauer
  2011-12-07 13:58 ` Uwe Brauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2011-12-06 21:51 UTC (permalink / raw)
  To: ding

Hello

As I see it I can either have 

%d
%D 
%o

While %d does not display the years, %D does but also with
the hour, and %o I find very unreadable.

Does anybody know just to display DD-MM-YY 

thanks

Uwe Brauer 




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnus-summary-line-format: DD-MM-YY no hours
  2011-12-06 21:51 gnus-summary-line-format: DD-MM-YY no hours Uwe Brauer
@ 2011-12-07 13:58 ` Uwe Brauer
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Brauer @ 2011-12-07 13:58 UTC (permalink / raw)
  To: ding

The solution is easy, sorry.

(setq     gnus-user-date-format-alist '((t . "%Y-%d-%m")))





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-07 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-06 21:51 gnus-summary-line-format: DD-MM-YY no hours Uwe Brauer
2011-12-07 13:58 ` Uwe Brauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).