Difference between revisions of "Category:locale"

From Inspired-Lua Wiki
Jump to navigation Jump to search
(Created page with "The Locale Library allows you to retrieve information about the current locale. <br> == Quick Overview == *'''locale.name'''() : Returns the name of the current loc...")
 
 
Line 5: Line 5:
 
== Quick Overview  ==
 
== Quick Overview  ==
  
*'''[[locale.name]]'''()&nbsp;: Returns the name of the current locale'''<br>'''
+
*'''[[locale.name]]'''() : Returns the name of the current locale as an ISO-639 code.

Latest revision as of 12:42, 25 May 2011

The Locale Library allows you to retrieve information about the current locale.


Quick Overview

  • locale.name() : Returns the name of the current locale as an ISO-639 code.

Pages in category "locale"

The following 2 pages are in this category, out of 2 total.