Reference
Components
Time
Description
The Time primitive will give you any or all of the components of the current system time. The time is sampled when you trigger the Get input
and this time is stored in the component.
Connectors
Inputs Type Outputs Type
Get the current system time
(and store it)
Trigger Weekday. 0= Monday,
1=Tuesday etc.
Int
Day of the month
Int
Month. 0=January,
1=February etc.
Int
Year
Int
Hour
Int
Minute
Int
Second
Int
Millisecond
Int
440 of 494