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