Convert a UNIX timestamp to a date¶
This processor takes a column containing a UNIX timestamp (number of seconds or number of milliseconds since Epoch) and outputs a new column with the date in the standard ISO 8601 format.
For more information about dates management, please see Managing dates.