datetime_from_timestamp
Convert Unix timestamps to human-readable ISO 8601 datetime strings with optional timezone support for data processing and analysis.
Instructions
[datetime] Convert a Unix timestamp to an ISO 8601 datetime string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | ||
| timezone | No |