The Get Date Time from Unix Timestamp block converts a Unix timestamp into a readable date and time format.
Steps
- Add a new node in your flow
- Go to Formatter → Date Formatter
- Select Get Date Time from Unix Timestamp
- Enter the Unix Timestamp value
- Enter the required Date Format (e.g., DD-MM-YYYY HH:mm:ss)
- Select your Time Zone
- Click Run & Save
- Open Run History → Output Response to view the converted date and time
The Unix timestamp will be successfully converted into a readable date format.