Next: , Up: I18N.LocaleConventions   [Index]


5.22.1 I18N.LocaleConventions class: accessing

? anObject

Query the default object, forwarding the message to it.

default

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

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.

selector

This method’s functionality should be implemented by subclasses of LocaleConventions