format_time
Convert and display time in relative, calendar, or custom formats, with optional timezone adjustments for accurate and user-friendly time representation.
Instructions
Format time in various human-readable formats
Input Schema
Name | Required | Description | Default |
---|---|---|---|
custom_format | No | For custom format | |
format | Yes | Format type | |
time | Yes | Time to format | |
timezone | No | Timezone for display (default: system timezone) |