[development] localization of currency, float, dates accordingly to language chosen
Wim Leers
work at wimleers.com
Wed Oct 10 12:43:09 UTC 2007
The Money CCK field module[1] supports custom decimal and digit group
separators, as well as any currency. AFAIK, that's the closest you
can get. Obviously, it's still a static setting and doesn't offer
language dependencies, so it doesn't really meet your requirements.
[1] http://drupal.org/project/money
Wim Leers ~ http://wimleers.com/work
On Oct 10, 2007, at 11:02 , Ivan Sergio Borgonovo wrote:
> Is there a site-wide facility (core or module 5.2) to output formatted
> currency, float and dates accordingly to the language chosen by the
> user?
>
> Anything that could be integrated with i18n or localizer[1]?
>
> If I had to provide site-wide functions that just read user or session
> cfg for language and apply proper formatting where is the best place
> to put them?
>
>
> [1] any other choice?
>
> thx
>
> --
> Ivan Sergio Borgonovo
> http://www.webthatworks.it
>
More information about the development
mailing list