[local-time-devel] format-timestring :wday bug
Attila Lendvai
attila.lendvai at gmail.com
Mon Dec 22 11:24:27 UTC 2008
> works but
> (format-timestring nil (now) :format '(:wday))
> doesn't.
(local-time:format-timestring nil (now) :format '(:long-weekday))
"Monday"
use the source, luke! :)
--
attila
ps: i had no idea, i also had to check the source...
ps2: there are full-features locale dependent formatters in the cldr
branch of cl-l10n:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cl-l10n-cl-l10n.cldr;a=summary
ps3: i'll merge back the cldr branch to head soon
More information about the local-time-devel
mailing list