]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
51004dcb A |
3 | ta_MY{ |
4 | NumberElements{ | |
5 | latn{ | |
6 | patterns{ | |
7 | currencyFormat{"¤ #,##0.00"} | |
8 | decimalFormat{"#,##0.###"} | |
9 | percentFormat{"#,##0%"} | |
10 | } | |
11 | } | |
12 | } | |
0f5d89e8 | 13 | Version{"2.1.38.39"} |
51004dcb | 14 | } |