Skip to content

datetime

The datetime object provides the current local date and time as lists. When triggered by a bang, it outputs the time (hour, minute, second) from its left outlet and the date (year, month, day, weekday) from its right outlet. It can also output the number of seconds since the beginning of the month via a seed message, which can be used for time-based calculations or as a seed for other objects.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for else and install it. Then create an object with declare -lib else -path else. Finally, use datetime or any other object from else.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors