[cl-l10n-devel] Problem with it_IT locale

Attila Lendvai attila.lendvai at gmail.com
Wed Mar 5 16:44:51 UTC 2008


> (let ((cl-l10n:*locale* "it_IT")(cl-l10n:*float-digits* nil)) (format nil
> "~:/cl-l10n:format-number/" (coerce 1/100000000000000000000000000000000
> 'double-float)))

use with-locale, it's not that simple as binding a string...

-- 
 attila



More information about the cl-l10n-devel mailing list