DateDifference Op

DateDifference

Calculates the difference between two timestamps



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








No op example found on this server

INPUT PORTS


Timestamp 1 (Number)

<p>The first timestamp</p>

Timestamp 2 (Number)

<p>The second timestamp</p>

Stop at 0 (Number:

<i>boolean</i>

)

OUTPUT PORTS


Year (Number)

<p>Years of the difference</p>

Month (Number)

<p>Months of the difference</p>

Day (Number)

<p>Days of the difference</p>

Hours (Number)

<p>Hours of the difference</p>

Minutes (Number)

<p>Minutes of the difference</p>

Seconds (Number)

<p>Seconds of the difference</p>

Milliseconds (Number)

<p>Milliseconds of the difference</p>

Diff (Number)

<p>The difference as timestamp</p>


Patches using DateDifference

  • Examples
  • Public
  • My Patches