]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ta_SG.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ta_SG{ | |
10 | NumberElements{ | |
11 | latn{ | |
12 | patterns{ | |
13 | currencyFormat{"¤ #,##0.00"} | |
14 | decimalFormat{"#,##0.###"} | |
15 | percentFormat{"#,##0%"} | |
16 | } | |
17 | } | |
18 | } | |
2ca993e8 | 19 | Version{"2.1.19.14"} |
51004dcb | 20 | } |