# Date difference ### Description Performs date difference on matching objects ### Input - `A [OBJ,DATE]`: a list of pairs - `B [OBJ,DATE]`: a list of pairs ### Output - `RESULT [OBJ,INTEGER]`: result of the operation ### Parameters