[cl-l10n-devel] Problem with it_IT locale

Sean Ross rosssd at gmail.com
Wed Mar 5 17:01:05 UTC 2008


On 3/5/08, Attila Lendvai <attila.lendvai at gmail.com> wrote:
> > (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...

Although it is undocumented and rather unused, i would expect it to
work, as the cl-l10n operators do accept locale designators rather
than locale objects.



More information about the cl-l10n-devel mailing list