From Unix Timestamp
Last updated
Was this helpful?
Last updated
Was this helpful?
This operation converts Unix timestamps into human-readable date and time formats. Unix timestamps represent the number of seconds (or milliseconds) that have elapsed since the Unix epoch, which began at 00:00:00 UTC on January 1, 1970.
These are the input/output expected data types for this operation:
- Integer values representing the Unix timestamps to be converted.
- A string representing the formatted time.
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Suppose you want to convert a series of timestamps into human-readable date strings:
In the Operation field, choose From Unix Timestamp.
Set Time Unit to Seconds.
Set Timezone Output to UTC
.
Set Format Output to Mon 2 January 2006 15:04:05 UTC
Give your Output field a name and click Save. The values in your input field will be transformed. For example:
You can use any date format supported by . For a complete list of supported formats, check .
In your Pipeline, open the required configuration and select the input Field.