]> gitweb.fperrin.net Git - Dictionary.git/blob - jars/icu4j-4_4_2-src/main/classes/core/src/com/ibm/icu/ICUConfig.properties
go
[Dictionary.git] / jars / icu4j-4_4_2-src / main / classes / core / src / com / ibm / icu / ICUConfig.properties
1 #*\r
2 #*******************************************************************************\r
3 #* Copyright (C) 2008-2010, International Business Machines Corporation and    *\r
4 #* others. All Rights Reserved.                                                *\r
5 #*******************************************************************************\r
6 #* This is the properties contains ICU runtime configuration \r
7 #*\r
8 \r
9 #\r
10 # The default TimeZone implementation type used by the ICU TimeZone\r
11 # factory method. [ ICU | JDK ]\r
12 #\r
13 com.ibm.icu.util.TimeZone.DefaultTimeZoneType = ICU\r
14 \r
15 #\r
16 # By default, DecimalFormat uses some internal equivalent character\r
17 # data in addition to ones in DecimalFormatSymbols for parsing\r
18 # decimal/grouping separators.  When this property is true,\r
19 # DecimalFormat uses separators configured by DecimalFormatSymbols only\r
20 # and does not try to find a match in the internal equivalent character\r
21 # data.\r
22 #\r
23 com.ibm.icu.text.DecimalFormat.SkipExtendedSeparatorParsing = false\r