timestamp_to_iso
Convert Unix timestamps to ISO 8601 date strings for standardized time formatting in development workflows.
Instructions
Convert a Unix timestamp to ISO 8601 date string
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | Unix timestamp (seconds or milliseconds) |