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
/
DefaultDateFunctions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor cleanups
James Ahlborn
2019-02-06
1
-1
/
+1
*
fix parsing of escaped double quote; implement euro format; implement most cu...
James Ahlborn
2019-01-19
1
-1
/
+1
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-262
/
+187
*
beginnings of general format support
James Ahlborn
2018-11-13
1
-2
/
+2
*
implement DateDiff function
James Ahlborn
2018-11-06
1
-5
/
+163
*
implement replace function
James Ahlborn
2018-11-03
1
-12
/
+0
*
finish DateAdd function
James Ahlborn
2018-10-29
1
-2
/
+0
*
initial work for DateAdd function
James Ahlborn
2018-10-28
1
-0
/
+43
*
rework string conversion to date; add support for dates with implicit years; ...
James Ahlborn
2018-10-18
1
-54
/
+150
*
reimplemnt and test financial functions
James Ahlborn
2018-10-10
1
-8
/
+0
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-58
/
+43
*
add support for monthname function; implement better string to date/time conv...
James Ahlborn
2018-09-29
1
-7
/
+50
*
add support for weekdayname function
James Ahlborn
2018-09-26
1
-14
/
+55
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
1
-26
/
+26
*
minor refactor of function support; start adding top level docs for evaluatio...
James Ahlborn
2018-08-24
1
-0
/
+1
*
test TimeSerial; implement DateSerial
James Ahlborn
2018-07-26
1
-0
/
+33
*
add some date function tests
James Ahlborn
2018-07-25
1
-5
/
+14
*
minor code warning cleanups
James Ahlborn
2018-06-27
1
-2
/
+3
*
add some tests for functions; fix said functions
James Ahlborn
2018-06-26
1
-14
/
+15
*
use specific exceptions for expr eval
James Ahlborn
2018-03-31
1
-1
/
+2
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
1
-33
/
+89
*
implement some date/time functions
James Ahlborn
2017-09-22
1
-0
/
+218