Member Login Log In | Not a Member? Contact ADC
Jump To:
Reference Library: 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 Library.
Document Descriptions
On Off
Display

Sort by
Title
Sort by
Resource Type
Sorted by
Date
Locales Programming Guide (HTML) (PDF)
Explains how to use locales to retrieve, interpret, and display localized information in Core Foundation.
Guides 2008-07-11
CFString Reference (HTML) (PDF)
Describes the opaque type for representing an immutable character string.
Reference 2008-03-11
Strings Programming Guide for Core Foundation (HTML) (PDF)
Explains how to create, manipulate, and search strings in Core Foundation, and how strings interact with encodings and character sets.
Guides 2008-03-11
CFStringTokenizer Reference (HTML) (PDF)
Describes the opaque typed used to break a string into tokens (sub-strings) on the basis of words, sentences, or paragraphs.
Reference 2007-10-31
CFDateFormatter Reference (HTML) (PDF)
Describes the opaque type for describing the textual representation of dates and times.
Reference 2007-05-23
CFLocale Reference (HTML) (PDF)
Describes the opaque type for representing a locale.
Reference 2007-05-23
CFNumberFormatter Reference (HTML) (PDF)
Describes the opaque type for describing the textual representation of numbers.
Reference 2007-05-23
CFMutableString Reference (HTML) (PDF)
Describes the opaque type for representing a mutable character string.
Reference 2006-11-30
Internationalization Programming Topics (HTML) (PDF)
Explains how to support multiple languages in software.
Guides 2005-09-08
Internationalization Programming Topics (HTML) (PDF)
Explains how to support multiple languages in software.
Guides 2005-09-08
Dates and Times Programming Guide for Core Foundation (HTML) (PDF)
Explains how to manage Core Foundation dates and times.
Guides 2005-08-11
MoreIsBetter (HTML) (DMG) (ZIP)
Library providing indispensable wrapers and workarounds for many areas of Mac OS programming.
Sample Code 2003-10-27