There are two number format settings in Confluence: - Long number format. For example:
############### - Decimal number format. For example:
###############.##########
Confluence uses the guidelines in this Java document from Oracle: Class NumberFormat. To change the number formats in Confluence: 
- Choose General Configuration in the left-hand panel.
- Choose Edit.
- Update the Long Number Format and Decimal Number Format to suit your requirements.
- Choose Save.
|