index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
expr
/
FormatUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ColumnFormatter utility which can apply Column Format property for displa...
James Ahlborn
2019-02-11
1
-36
/
+85
*
minor cleanups
James Ahlborn
2019-02-06
1
-6
/
+6
*
handle number formats with no required digits
James Ahlborn
2019-02-04
1
-12
/
+57
*
more tests and tweaks to custom formatting
James Ahlborn
2019-01-31
1
-75
/
+92
*
more tests, more bug fixes for custom formats
James Ahlborn
2019-01-30
1
-6
/
+14
*
add unit tests, fix bugs in custom formats
James Ahlborn
2019-01-29
1
-49
/
+144
*
implement remaining custom formatting, not tested
James Ahlborn
2019-01-24
1
-166
/
+408
*
fix parsing of escaped double quote; implement euro format; implement most cu...
James Ahlborn
2019-01-19
1
-82
/
+1014
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-4
/
+4
*
implement Format with predefined formats
James Ahlborn
2018-11-20
1
-3
/
+164
*
currency format uses parens; add bool predefined formats
James Ahlborn
2018-11-15
1
-5
/
+8
*
beginnings of general format support
James Ahlborn
2018-11-13
1
-0
/
+107