Timestamp converter

Convert a timestamp (string or number) to a date field. Epoch is assumed to be 1970-01-01.

Transformer Concurrent Distributed execution possible
  • Timestamp column

    InputColumn<Object> Required
  • Unit

    The unit of measure for comparing the timestamp to the epoch

    Choice: Days Hours Minutes Seconds Milliseconds Required