startDate | String Starting date and time. |
endDate | String Ending date and time. |
startDatePattern | String Format in which the startDate parameter is to be specified (for example, yyyyMMdd HH:mm:ss.SSS). For pattern-string notation, see Pattern String Symbols. |
endDatePattern | String Format in which the endDate parameter is to be specified (for example, yyyyMMdd HH:mm:ss.SSS). For pattern-string notation, see Pattern String Symbols. |
dateDifferenceSeconds | String The difference between the startingDateTime and endingDateTime, truncated to the nearest whole number of seconds. |
dateDifferenceMinutes | String The difference between the startingDateTime and endingDateTime, truncated to the nearest whole number of minutes. |
dateDifferenceHours | String The difference between the startingDateTime and endingDateTime, truncated to the nearest whole number of hours. |
dateDifferenceDays | String The difference between the startingDateTime and endingDateTime, truncated to the nearest whole number of days. |