Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Date-time [other Date-time operators]
6.3.1
interval(date1,date2)
The function interval(start,end) returns the interval between two dates. For example,
interval($Created,$Modified)
returns the interval between a note’s initial creation and its most recent modification.