Time Field Extractor (legacy)

Extracts the selected time fields from a date/time column and appends the values as integer columns. Valid fields are hour, minute, second and millisecond. If the values are not set in the date/time column a missing value is added in the result table.

Options

Column containing time
Select the input column containing time.
Hour
Check if the hour of day should be extracted and appended as an integer column. The name for this column can be specified.
Minute
Check if the minute should be extracted and appended as an integer column. The name for this column can be specified.
Second
Check if the second should be extracted and appended as an integer column. The name for this column can be specified.
Millisecond
Check if the millisecond should be extracted and appended as an integer column. The name for this column can be specified.

Input Ports

Icon
Table containing the time.

Output Ports

Icon
Input table with extracted time fields appended.

Popular Predecessors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.