| Добро пожаловать! | Русский ![]() |
Sets the due date of a task. If due is not provided, any existing due date will be unset. If has_due_time is provided, the due date will be marked as one with a time. If parse has a value of 1, due is parsed as per rtm.time.parse.
This method requires authentication with write permissions.
This method requires a timeline.
The effects of this method can be undone.
api_key (Required)timeline (Required)list_id (Required)taskseries_id (Required)task_id (Required)due (Optional)parse is specified and has a value of 1, due is parsed as per rtm.time.parse. due is parsed in the context of the user's Remember The Milk timezone.has_due_time (Optional)parse (Optional)due as per rtm.time.parse.
<list id="387546">
<taskseries id="648042" created="2006-05-07T10:19:54Z" modified="2006-05-07T10:41:22Z"
name="Get Coffee" source="api">
<tags/>
<participants/>
<notes/>
<task id="811467" due="2006-05-09T14:00:00Z" has_due_time="0" added="2006-05-07T10:19:54Z"
completed="" deleted="" priority="N" postponed="1" estimate=""/>
</taskseries>
</list>
98: Login failed / Invalid auth token100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call300: Timeline invalid or not provided320: list_id invalid or not provided340: taskseries_id/task_id invalid or not provided