Next: , Previous: , Up: I18N.Locale   [Index]


5.21.3 I18N.Locale class: instance creation

default

Answer an instance of the receiver that accesses the default locale.

flush

Flush the information on locales that are not valid across an image save/load.

fromString: aString

Answer an instance of the receiver that accesses the given locale (in the form language[_territory][.charset]).

posix

Answer an instance of the receiver that accesses the POSIX locale.