hansva commented on issue #5598:
URL: https://github.com/apache/hop/issues/5598#issuecomment-3307047820

   I think we use [Java 
DecimalFormat](https://docs.oracle.com/javase/8/docs/api/java/text/DecimalFormat.html).
 It might confuse most of the world, but the format annotation is with "." for 
decimal separator and "," for the groups.
   
   Then the decimal and grouping symbols are either taken from the system or 
what has been specified by the user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to