aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/com/healthmarketscience/jackcess/LocalDateTimeTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add more static utility methods to DatabaseBuilder to enable more succinct ob...James Ahlborn2020-09-071-9/+10
* cleanupJames Ahlborn2018-12-281-15/+0
* more ldt testsJames Ahlborn2018-12-281-0/+62
* add system prop for date/time type; rework how date/times are written based o...James Ahlborn2018-12-281-1/+69
* use interface to pass zone info into date/time conversion methodsJames Ahlborn2018-12-151-2/+2
* round LDT date/times to millis; add some initial tests for LDT timesJames Ahlborn2018-12-131-0/+160