timestamp
Convert time values between epoch seconds, epoch milliseconds, ISO 8601, and human-readable formats. Provide 'now', an epoch value, or an ISO 8601 string to get equivalent representations.
Instructions
Convert between timestamp formats: epoch seconds, epoch ms, ISO 8601, human-readable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Timestamp value: "now", epoch seconds, epoch milliseconds, or ISO 8601 string |