• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/en_CH.xml
7// *
8// ***************************************************************************
9en_CH{
10    %%Parent{"en_150"}
11    NumberElements{
12        latn{
13            patterns{
14                accountingFormat{"¤ #,##0.00;¤-#,##0.00"}
15                currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
16            }
17            symbols{
18                superscriptingExponent{"·"}
19            }
20        }
21    }
22    Version{"2.1.19.69"}
23}
24