set_due_max


Description:

public void set_due_max (int64 due_max)

Sets the due_max property of the TasksQuery to the new time/date, due_max.

Set due_max to <code class="literal">-1</code> to unset the property in the query URI.

Parameters:

this

a TasksQuery

due_max

upper bound for a task's due date by UNIX timestamp, or <code class="literal">-1</code>