mirror of
https://github.com/MontFerret/ferret.git
synced 2025-11-27 22:08:15 +02:00
Feature/#8 date diff (#175)
This commit is contained in:
@@ -21,5 +21,6 @@ func NewLib() map[string]core.Function {
|
||||
"DATE_FORMAT": DateFormat,
|
||||
"DATE_ADD": DateAdd,
|
||||
"DATE_SUBTRACT": DateSubtract,
|
||||
"DATE_DIFF": DateDiff,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user