On 2013-02-14, s. keeling wrote:
> Incoming from Konrad Vrba:
> > On 2/14/13, christoph wrote:
> > >
> > > I have this index_format:
> > >   set index_format="%Z %{%e.%m.%y %H:%M}  %-15.15F %s"
> > > which translates to lines like this one:
> > >   L 14.02.13 14:14  Konrad Vrba     Time Format
> > >
> > fantastic, that is exactly what I was looking for
> 
> Better:
> 
>    set index_format="%Z %{%y.%m.%e %H:%M}  %-15.15F %s"
> 
> ISO-8601 compliant.  :-)

The ISO-8601 date separator is a hyphen, not a period.

Regards,
Gary

Reply via email to