expr-eval icon indicating copy to clipboard operation
expr-eval copied to clipboard

Add date functions

Open silentmatt opened this issue 7 years ago • 1 comments

Add functions for manipulating dates, such as get current date, add, subtract, compare, and format.

See #172

silentmatt avatar Aug 15 '18 20:08 silentmatt

I am using this library to calculate numeric and date results, it seems to work. I have wrote some date functions as well as part of our standard parser used

Gillardo avatar Dec 12 '18 09:12 Gillardo