author | MattD <mattd@symbian.org> |
Mon, 21 Dec 2009 16:35:01 +0000 | |
changeset 16 | 6d8ad5bee44b |
parent 15 | 4122176ea935 |
permissions | -rw-r--r-- |
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
1 |
/* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
2 |
* Copyright (c) 1994-2009 Nokia Corporation and/or its subsidiary(-ies). |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
3 |
* All rights reserved. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
8 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
9 |
* Initial Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
11 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
12 |
* Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
13 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
14 |
* Description: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
15 |
* Default locale settings for the US |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
16 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
17 |
*/ |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
18 |
|
0 | 19 |
|
20 |
#include "ls_std.h" |
|
21 |
#include "complocl.h" |
|
22 |
||
23 |
// The configuration data |
|
24 |
const TLanguage LLocaleData::Language = ELangAmerican; |
|
25 |
const TInt LLocaleData::CountryCode = 1; |
|
26 |
const TInt LLocaleData::UniversalTimeOffset = -6*3600; |
|
27 |
const TDateFormat LLocaleData::DateFormat = EDateAmerican; |
|
28 |
const TTimeFormat LLocaleData::TimeFormat = ETime12; |
|
29 |
const TLocalePos LLocaleData::CurrencySymbolPosition = ELocaleBefore; |
|
30 |
const TBool LLocaleData::CurrencySpaceBetween = EFalse; |
|
31 |
const TInt LLocaleData::CurrencyDecimalPlaces = 2; |
|
32 |
const TLocale::TNegativeCurrencyFormat LLocaleData::NegativeCurrencyFormat=TLocale::TNegativeCurrencyFormat(0); // replacing CurrencyNegativeInBrackets |
|
33 |
const TBool LLocaleData::CurrencyTriadsAllowed = ETrue; |
|
34 |
const TText * const LLocaleData::ThousandsSeparator = _S(","); |
|
35 |
const TText * const LLocaleData::DecimalSeparator = _S("."); |
|
36 |
const TText * const LLocaleData::DateSeparator[KMaxDateSeparators] = {_S(""),_S("/"),_S("/"),_S("")}; |
|
37 |
const TText * const LLocaleData::TimeSeparator[KMaxTimeSeparators] = {_S(""),_S(":"),_S(":"),_S("")}; |
|
38 |
const TLocalePos LLocaleData::AmPmSymbolPosition = ELocaleAfter; |
|
39 |
const TBool LLocaleData::AmPmSpaceBetween = ETrue; |
|
40 |
//const TUint LLocaleData::DaylightSaving = EDstNone; |
|
41 |
const TDaylightSavingZone LLocaleData::HomeDaylightSavingZone = EDstNorthern; |
|
42 |
const TUint LLocaleData::WorkDays = 0x1f; |
|
43 |
const TText * const LLocaleData::CurrencySymbol = _S("\x0024"); |
|
44 |
const TText* const LLocaleData::ShortDateFormatSpec = _S("%F%*M/%*D/%Y"); // needs checking by a localisation team (this item was added since real localisation - the value given here has been set by a software developer so it may be wrong) |
|
45 |
const TText* const LLocaleData::LongDateFormatSpec = _S("%F%*D%X %N %Y"); // needs checking by a localisation team (this item was added since real localisation - the value given here has been set by a software developer so it may be wrong) |
|
46 |
const TText* const LLocaleData::TimeFormatSpec = _S("%F%*I:%T:%S %*A"); // needs checking by a localisation team (this item was added since real localisation - the value given here has been set by a software developer so it may be wrong) |
|
47 |
const TFatUtilityFunctions* const LLocaleData::FatUtilityFunctions = NULL; |
|
48 |
const TDay LLocaleData::StartOfWeek = ESunday; |
|
49 |
const TClockFormat LLocaleData::ClockFormat = EClockAnalog; |
|
50 |
const TUnitsFormat LLocaleData::UnitsGeneral = EUnitsImperial; |
|
51 |
const TUnitsFormat LLocaleData::UnitsDistanceShort = EUnitsImperial; |
|
52 |
const TUnitsFormat LLocaleData::UnitsDistanceLong = EUnitsImperial; |
|
53 |
const TUint LLocaleData::ExtraNegativeCurrencyFormatFlags = 0; |
|
54 |
const TLanguage LLocaleData::LanguageDowngrade[3] = {ELangEnglish, ELangNone, ELangNone}; |
|
55 |
const TDigitType LLocaleData::DigitType = EDigitTypeWestern; |
|
56 |