DateAndTime Op

DateAndTime

Returns current date and time and timestamp



Edit Documentation

Full Name
  • Ops.Date.DateAndTime
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest 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)

How often the op should update the output (in milliseconds)

OUTPUT PORTS


Year (Number)

The current year

Month (Number)

The current month

Day (Number)

The current day

Hours (Number)

The current hour

Minutes (Number)

The current minute

Seconds (Number)

The current second

Timestamp (Number)

The current timestamp


Patches using DateAndTime

  • Examples
  • Public
  • My Patches