dateDiff

Description

Calculates the difference between two dates, measuring the duration or interval between them in terms of days, weeks, months, etc.

Input / Parameter

Output

Callback

N/A

Video

Coming soon.

Example

Steps

  1. Using the dates 2023-01-01 and 1970-01-01

Result

Will return the value:

-19358

Last updated