Now
Returns the current date and time.
Description
Provides today's date or the current date & time that will be updated every specified interval.
Inputs
- interval [ms] (Number): The interval, in milliseconds between updates. If the interval is zero or negative, the brick sends a single value and never updates again.
Outputs
- datetime flow (DateTime): The current date & time.