Symbian3/PDK/Source/GUID-EEAC5868-3A3B-5119-BEFC-AE82D612C55F.dita
changeset 3 46218c8b8afa
parent 1 25a17d01db0c
child 5 f345bda72bc4
--- a/Symbian3/PDK/Source/GUID-EEAC5868-3A3B-5119-BEFC-AE82D612C55F.dita	Thu Mar 11 15:24:26 2010 +0000
+++ b/Symbian3/PDK/Source/GUID-EEAC5868-3A3B-5119-BEFC-AE82D612C55F.dita	Thu Mar 11 18:02:22 2010 +0000
@@ -1,44 +1,44 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
-<!-- This component and the accompanying materials are made available under the terms of the License 
-"Eclipse Public License v1.0" which accompanies this distribution, 
-and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
-<!-- Initial Contributors:
-    Nokia Corporation - initial contribution.
-Contributors: 
--->
-<!DOCTYPE concept
-  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept id="GUID-EEAC5868-3A3B-5119-BEFC-AE82D612C55F" xml:lang="en"><title>Introduction
-to locale settings</title><shortdesc>Applications use <codeph>TLocale</codeph> as their reference for
-the conventions in use on a particular device.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
-<p>Conventions used for representing locale sensitive information, for example
-date and time formatting, the currency symbol and units of measurement are
-encapsulated by the <codeph>TLocale</codeph> class. </p>
-<p>Using this class, applications can set and retrieve:</p>
-<ul>
-<li id="GUID-BC453129-F75F-51A1-9058-3876D117F254"><p>the country code — up
-to 3 digits corresponding to the international dialling prefix</p> </li>
-<li id="GUID-B500E967-8310-56C6-8FC1-C85C7AB98974"><p>the currency format —
-including whether the currency symbol occurs before or after, whether negative
-values are represented with brackets or a minus sign and whether <keyword>triads</keyword> are
-allowed. Note that the currency symbol cannot be set from within <codeph>TLocale</codeph>.
-Use <xref href="GUID-C197C9A7-EA05-3F24-9854-542E984C612D.dita#GUID-C197C9A7-EA05-3F24-9854-542E984C612D/GUID-1CBBEEF4-0E5A-33AB-833F-6AF14BA57793"><apiname>User::SetCurrencySymbol()</apiname></xref> to set the currency symbol
-and the <codeph>TCurrencySymbol</codeph> class to retrieve it.</p> </li>
-<li id="GUID-A83074EC-F4A3-5F09-97C7-E4E9FE2E3FC8"><p>numeric values — the
-thousands separator, and decimal separator characters</p> </li>
-<li id="GUID-2B93354D-9FA7-5A0F-AA53-10B492E3E6CF"><p>date and time format —
-for example, instance separator characters, ordering of date components, positioning
-of am/pm text</p> </li>
-<li id="GUID-6A6CA471-D17D-5077-9B99-72AB77E22D13"><p>calendar settings —
-the first day of the week, which days are work days</p> </li>
-<li id="GUID-C76F0CA3-5ADF-5881-8248-C3DACB97A85F"><p>time zone information
-— a locale’s time offset from <keyword>universal time</keyword>, the zones
-in which daylight saving is in effect</p> </li>
-<li id="GUID-6B4D7512-53C6-5FBE-B0FA-B541F3547376"><p>units of measurement —
-imperial or metric</p> </li>
-</ul>
-<p>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.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-EEAC5868-3A3B-5119-BEFC-AE82D612C55F" xml:lang="en"><title>Introduction
+to locale settings</title><shortdesc>Applications use <codeph>TLocale</codeph> as their reference for
+the conventions in use on a particular device.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
+<p>Conventions used for representing locale sensitive information, for example
+date and time formatting, the currency symbol and units of measurement are
+encapsulated by the <codeph>TLocale</codeph> class. </p>
+<p>Using this class, applications can set and retrieve:</p>
+<ul>
+<li id="GUID-BC453129-F75F-51A1-9058-3876D117F254"><p>the country code — up
+to 3 digits corresponding to the international dialling prefix</p> </li>
+<li id="GUID-B500E967-8310-56C6-8FC1-C85C7AB98974"><p>the currency format —
+including whether the currency symbol occurs before or after, whether negative
+values are represented with brackets or a minus sign and whether <keyword>triads</keyword> are
+allowed. Note that the currency symbol cannot be set from within <codeph>TLocale</codeph>.
+Use <xref href="GUID-C197C9A7-EA05-3F24-9854-542E984C612D.dita#GUID-C197C9A7-EA05-3F24-9854-542E984C612D/GUID-1CBBEEF4-0E5A-33AB-833F-6AF14BA57793"><apiname>User::SetCurrencySymbol()</apiname></xref> to set the currency symbol
+and the <codeph>TCurrencySymbol</codeph> class to retrieve it.</p> </li>
+<li id="GUID-A83074EC-F4A3-5F09-97C7-E4E9FE2E3FC8"><p>numeric values — the
+thousands separator, and decimal separator characters</p> </li>
+<li id="GUID-2B93354D-9FA7-5A0F-AA53-10B492E3E6CF"><p>date and time format —
+for example, instance separator characters, ordering of date components, positioning
+of am/pm text</p> </li>
+<li id="GUID-6A6CA471-D17D-5077-9B99-72AB77E22D13"><p>calendar settings —
+the first day of the week, which days are work days</p> </li>
+<li id="GUID-C76F0CA3-5ADF-5881-8248-C3DACB97A85F"><p>time zone information
+— a locale’s time offset from <keyword>universal time</keyword>, the zones
+in which daylight saving is in effect</p> </li>
+<li id="GUID-6B4D7512-53C6-5FBE-B0FA-B541F3547376"><p>units of measurement —
+imperial or metric</p> </li>
+</ul>
+<p>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.</p>
 </conbody></concept>
\ No newline at end of file