en_AT.txt (683B)
1 // © 2016 and later: Unicode, Inc. and others. 2 // License & terms of use: http://www.unicode.org/copyright.html 3 // Generated using tools/cldr/cldr-to-icu/ 4 en_AT{ 5 %%Parent{"en_150"} 6 NumberElements{ 7 latn{ 8 patterns{ 9 accountingFormat{"¤ #,##0.00"} 10 accountingFormat%alphaNextToNumber{"¤ #,##0.00"} 11 currencyFormat{"¤ #,##0.00"} 12 currencyFormat%alphaNextToNumber{"¤ #,##0.00"} 13 percentFormat{"#,##0 %"} 14 } 15 symbols{ 16 decimal{","} 17 group{"."} 18 superscriptingExponent{"·"} 19 } 20 } 21 } 22 }