Jump To:
Leopard Reference: Internationalization
Internationalization is the process of readying software to handle different text systems and locale-specific features. Localization is the process of translating an application's text elements, and adjusting the user interface, for a specific language or region. Core Foundation provides programming interfaces to manage locales, dates, and measurement systems in a consistent manner. It also provides utilities to manage and present Unicode strings. Together these help developers internationalize and localize software.

View all Core Foundation Reference.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
CFStringTokenizer Reference (HTML) (PDF)
Describes an opaque type for breaking a string into tokens.
2009-01-06
CFMutableString Reference (HTML) (PDF)
Describes a mutable character string.
2008-10-15
CFString Reference (HTML) (PDF)
Describes an immutable character string.
2008-10-15
CFDateFormatter Reference (HTML) (PDF)
Describes a date and time formatter.
2007-05-23
CFLocale Reference (HTML) (PDF)
Describes a representation of a locale.
2007-05-23
CFNumberFormatter Reference (HTML) (PDF)
Describes a number formatter.
2007-05-23