Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use interface to pass zone info into date/time conversion methods | James Ahlborn | 2018-12-15 | 1 | -2/+2 |
* | switch expression engine to LocalDateTime | James Ahlborn | 2018-12-15 | 1 | -32/+19 |
* | upgrade poi; upgrade various plugins | James Ahlborn | 2018-11-27 | 1 | -2/+2 |
* | implement FormatDateTime function | James Ahlborn | 2018-11-13 | 1 | -12/+70 |
* | rework string conversion to date; add support for dates with implicit years; ... | James Ahlborn | 2018-10-18 | 1 | -4/+56 |
* | add support for monthname function; implement better string to date/time conv... | James Ahlborn | 2018-09-29 | 1 | -2/+70 |
* | add a bunch of javadocs for expr classes | James Ahlborn | 2018-09-06 | 1 | -0/+24 |
* | test custom EvalConfig; fix time format | James Ahlborn | 2018-07-26 | 1 | -5/+5 |
* | add TemporalConfig to allow for custom expression date/time formats | James Ahlborn | 2017-01-14 | 1 | -0/+92 |