Instance Columns
Properties
Link copied to clipboard
The distance of the instance from the current one.
Link copied to clipboard
The due date of an instance in milliseconds since the epoch or
null
if the instance has no due date.Link copied to clipboard
This column should be used in an order clause to sort instances by due date.
Link copied to clipboard
The duration of an instance in milliseconds or
null
if the instance has only one of start or due date or none of both.Link copied to clipboard
The start of the original instance as specified in the master task.
Link copied to clipboard
The start date of an instance in milliseconds since the epoch or
null
if the instance has no start date.Link copied to clipboard
This column should be used in an order clause to sort instances by start date.