Next:
I18N.Locale-C call-outs
, Previous:
I18N.Locale class-initialization
, Up:
I18N.Locale
5.21.2 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.