aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/expr/NumberFormatter.java
Commit message (Expand)AuthorAgeFilesLines
* fix NumberFormatter so that it formats according to the locale of the current dbJames Ahlborn2024-02-031-31/+19
* implement remaining custom formatting, not testedJames Ahlborn2019-01-241-0/+10
* implement Format with predefined formatsJames Ahlborn2018-11-201-0/+226