lua-users home
lua-l archive

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


> I think the more important addition would be an easy Lua way to set the 
> locale to use the UTF8 encoding.

os.setlocale("UTF-8") ?

-- Roberto