Date&Time to legacy Date&Time

This node converts columns from the new Date&Time data types to the legacy type. 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.

Time Zone Handling

Add the offset of the time zone to the time

If the first option is selected, the offset of the time zone will be added to the time. Otherwise the time zone information will be dropped, because the legacy Date&Time type does not support time zones.

Example:
Input:
2015-07-09T13:00:00+02:00[Europe/Berlin]
Output if first option is selected:
09.Jul.2015 15:00:00
Output if second option is selected:
09.Jul.2015 13:00:00

Input Ports

Icon
Input table

Output Ports

Icon
Output table containing the converted columns.

Popular Successors

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.