DateDifference Op

DateDifference

Calculates the difference between two timestamps



Edit Documentation

Full Name
  • Ops.Date.DateDifference
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Timestamp 1 (Number)

The first timestamp

Timestamp 2 (Number)

The second timestamp

Stop at 0 (Number:boolean )

OUTPUT PORTS


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


Patches using DateDifference

  • Examples
  • Public
  • My Patches