DateAndTime Op

DateAndTime

Returns current date and time and timestamp



Full Name
  • Ops.Date.DateAndTime
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch Clock

This patch shows how different ops can be combined to create an animated clock.

Open In Editor

INPUT PORTS


Update Rate (Number)

<p>How often the op should update the output (in milliseconds)</p>

OUTPUT PORTS


Year (Number)

<p>The current year</p>

Month (Number)

<p>The current month</p>

Day (Number)

<p>The current day</p>

Hours (Number)

<p>The current hour</p>

Minutes (Number)

<p>The current minute</p>

Seconds (Number)

<p>The current second</p>

Timestamp (Number)

<p>The current timestamp</p>


Patches using DateAndTime

  • Examples
  • Public
  • My Patches