Calculates the difference between two timestamps
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Timestamp 1 (Number)
The first timestamp
Timestamp 2 (Number)
The second timestamp
Stop at 0 (boolean /Number)
Outputs
Year (Number)
Years of the difference
Month (Number)
Months of the difference
Day (Number)
Days of the difference
Hours (Number)
Hours of the difference
Minutes (Number)
Minutes of the difference
Seconds (Number)
Seconds of the difference
Milliseconds (Number)
Milliseconds of the difference
Diff (Number)
The difference as timestamp