blob: 3f9a7f8b452715ef556d3c9af5734ef2d94d9b1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CH{
%%Parent{"en_150"}
NumberElements{
latn{
patterns{
accountingFormat{"¤ #,##0.00;¤-#,##0.00"}
currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
}
symbols{
superscriptingExponent{"·"}
}
}
}
Version{"2.1.27.40"}
}
|