Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Introduction to locale settings

Conventions used for representing locale sensitive information, for example date and time formatting, the currency symbol and units of measurement are encapsulated by the TLocale class. Applications should use TLocale as their reference for the conventions in use on a particular machine.

Using this class, applications can set and retrieve:

Functions are provided for getting these values, which all applications should honour. Functions are also provided for setting them, which should normally only be used by a customisation application.