Re: [wmii] statusbar - issue with date

2009-03-29 Thread Julien Pecqueur (JPEC)
Thank you Juan !

it works well with /bin/date...

it try to install the last hg version with an AUR package for Archlinux
but it doesn't work. I'll go deeper on the PKGBUILD later.

-- 
Julien Pecqueur

[email protected]
http://julienpecqueur.com

Powered by Archlinux - Keep it simple, stupid !



Re: [wmii] statusbar - issue with date

2009-03-29 Thread Juan Pablo Aroztegi
> I live in France and we have 2 times (winter - CET and Summer - CEST).
> The status doesn't display correctly CEST time
Hi. You are using rc.wmii, so the "date" command the script is using
is p9p's and not the one in /bin/date. The "+%" options are not valid
to format p9p's date. There was an issue in p9p that prevented "date"
from displaying 4 character timezones, but this was fixed [1]. So you
probably need to update your p9p installation or specify /bin/date
explicitly in the commands.


Juan Pablo

[1] http://hg.pdos.csail.mit.edu/hg/plan9/rev/724a368e7ef2