This solved a problem where an appserver was using the dutch locale and the client uses the english locale.
The trick is that in this case the default locale (dutch) accesses the Formatter_nl.properies instead of the default
Formatter.properties that contained the English format.
Also changed the integer format to ########0