lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


PA wrote:
Also, how to a check for the current local values without setting them? I cannot see any 'getlocal' or such at first glance.

This (non-lua-specific) code module might be of interest:
http://icculus.org/~aspirin/findlocale/

It's a simple coarse cross-platform locale detection routine.
I've been using it 'in the field' with some success now.

--Adam
--
Adam D. Moss   -   adam@gimp.org