convert_unix_timestamp
Converts Unix timestamps to human-readable dates and vice versa. Accepts seconds-based timestamps or ISO date strings.
Instructions
Convert between Unix timestamps and human-readable dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Unix timestamp (seconds) or ISO date string |