mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
20 lines
590 B
Text
20 lines
590 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
||
// License & terms of use: http://www.unicode.org/copyright.html#License
|
||
en_US_POSIX{
|
||
ExemplarCharactersNumbers{"[\\- , . / % + 0 1 2 3 4 5 6 7 8 9]"}
|
||
NumberElements{
|
||
latn{
|
||
patterns{
|
||
currencyFormat{"¤ 0.00"}
|
||
decimalFormat{"0.######"}
|
||
percentFormat{"0%"}
|
||
scientificFormat{"0.000000E+000"}
|
||
}
|
||
symbols{
|
||
infinity{"INF"}
|
||
perMille{"0/00"}
|
||
}
|
||
}
|
||
}
|
||
Version{"2.1.38.69"}
|
||
}
|