Legacy Date&Time to Date&Time

This node converts columns from the old Date&Time data type to the new types. It is only useful if you have to use nodes that have not been adapted to the new Date&Time type yet.

Options

Column Selection

Column Selector
Only the included columns will be converted.

Replace/Append Selection

Append selected columns
The selected columns will be appended to the input table. The suffix of the appended columns can be provided in the text field to the right.
Replace selected columns
The selected columns will be replaced by the converted columns.

New Type Selection

Automatic type detection
If checked, the type of the new column will be determined by the first row's content. If unchecked, you have to choose the new type manually.
New Type
The user can choose the new type. Available types are LocalDateTime , ZonedDateTime , LocalDate , and LocalTime . If ZonedDateTime is selected, a time zone can be chosen below (because the old type does not support time zones).

Time Zone Selection

Add time zone, if possible
If automatic type detection is enabled, you can choose whether a time zone should be added to cells which have date and time or not. To cells which have only date or time no time zone will be added.
Time Zone
If Add time zone is checked or ZonedDateTime is selected as new type, you can choose the time zone here.

Input Ports

Icon
Input table.

Output Ports

Icon
Output table containing the converted columns.

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.