Tip: some data inputs can be left without a value, in this case, they will be set to their default value. For example, if no value is provided for the milliseconds data input in make time, the milliseconds in the result will be set to 0.
BlockValuesDateYear, Month, DayTimeHours, Minutes, Seconds, MillisecondsDate & TimeYear, Month, Day, Hours, Minutes, Seconds, MillisecondsTime SpanDays, Hours, Minutes, Seconds, Milliseconds
Flow Connections
- [Input] In - starts the block's execution.
- [Output] Out - activates when the block has finished its execution.
Data Connections
- [Input] Values (integer, multiple) - values from which the date & time object will be created.
- [Output] Result (depends on the block) - date & time object.