...
dateDiff(date1,date2)
Argument | Parameter Types | Description |
---|---|---|
date1 | Date | The original date or date-time. For the current date-time use the attribute function now(). |
date2 | See Date-Time Functions: dateField | The date to be subtracted from date1. |
...
...
dateDiff(date1,date2)
Argument | Parameter Types | Description |
---|---|---|
date1 | Date | The original date or date-time. For the current date-time use the attribute function now(). |
date2 | See Date-Time Functions: dateField | The date to be subtracted from date1. |
...