How can I use an unsupported Locale (eg. ar-EN) in JAVA 11 when I output a number via String.format()?
ar-EN
String.format()
In Java 8