Timestamp Convert
util_timestamp_convertConverts timestamps between Unix epoch, ISO 8601, and human-readable formats. Accepts 'now' and outputs in specified format.
Instructions
Convert between timestamp formats: Unix epoch, ISO 8601, and human-readable. Delx Agent Utilities are separate from the free witness protocol and may expose x402 utility pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target format | all |
| input | Yes | Timestamp: Unix epoch (seconds), ISO 8601 string, or 'now' |