Generates date&time values, i.e. either a date, a time, a date&time (local) or a zoned date&time. There are three creation modes: Either a number of rows, a starting point, and an ending point is selected (the steps in between will be calculated), or a number of rows, a starting point and an interval is selected (the interval defines the steps between each row), or a starting point, an ending point and an interval is selected (the number of rows corresponds to how often the interval fits between start and end).
- Type: TableOutput tableOutput table containing the created date&time column.