| Computes the difference between the start and the end date. The start-field and end-field must contain either Date
objects or Number objects. If the fields contain number objects, the number will be interpreted as milliseconds
since 01-Jan-1970.
the difference between start and end or null, if the difference could not be computed. |