Clock Node

This is a timing node. It outputs a single piece of information about the current time.

This node is available in all modules.

Outputs

Output #1 is a number. This will be a single piece of information about the current time, such as the hour or minute of the day.

Note that Weekday is '0' on Sundays through to '6' on Saturdays.

Options

This node has one option.

The attribute chooses which attribute of the current time you'd like to use. These can include…

Output OptionsDesc
Hour, Minute, SecondElements of the current time
Day, Month, YearElements of the current date
Weekday0 for Sunday up to 6 for Saturday
Day Of YearThe current day of the year
Leap0 on normal years, 1 on leap-years
DST0 for normal time, or 1 if the server timezone is in daylight savings time