unix_timestamp
Convert Unix timestamps to human-readable UTC datetime, or get the current time. Resolve epoch time conversion needs.
Instructions
Convert a Unix timestamp (seconds since epoch) to a human-readable UTC datetime, or get the current time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |