Synopsis
Adjusts the date in a specified column by adding or subtracting the specified amount of time.
Description
This operator allows to adjust a date attribute by adding a constant value in arbitrary units as days, hours or seconds to the attributes value.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
, expects: ExampleSet
Output
- example set output:
- original:
Parameters
- attribute name: The attribute which should be parsed.
- adjustments: This list defines all date adjustments.
- keep old attribute: Indicates if the original date attribute should be kept.