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

Sort by
Title
Sorted by
Date
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.
2007-10-31
CFCalendar Reference (HTML) (PDF)
Describes the opaque type for representing a calendar.
2006-12-11