| Operator Type: | Function |
| Operator Scope of Action: | Item |
| Operator Purpose: | Date-time |
minutes(date1,date2)
returns the number of minutes that elapsed between date1 and date2. If date 2 is earlier than date1 then the result is negative.
Also see days(date1,date2).
