Version 0.2 of cl-l10n has just been released,
Noteworthy changes are,
-- Embeddable Common Lisp is now supported. -- New function parse-number has been added. -- format-number and format-money are now substantially faster. -- locale-t-fmt is used when there is no useable value for locale-t-fmt-ampm when printing dates. -- Monetary values are decently rounded now. -- Added format which can be shadow imported to provide 3 new format directives, ~u (universal-time), ~m (monetary values) and ~n (numeric values). The new directives are drop in replacements for the ~/ / format function calls. -- Added formatter which can also be shadow imported and handles the new format directives. -- And various internal patches
Enjoy, Sean.
cl-l10n-announce@common-lisp.net