ticktick_convert_datetime_to_ticktick_format
Converts human-readable datetime strings into the TickTick API-compatible format, specifying timezone for accurate task scheduling and management integrations.
Instructions
Convert datetime to TickTick API format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datetime_string | Yes | Human-readable datetime string | |
timezone | No | Timezone (e.g., America/New_York) | UTC |