Field code
%{issue.dueDate}

Read


Returned value

The date which is stored in a field with no time part and is used to schedule issues.

It is formatted as follows: YYYY-MM-DD

Output data type

TEXT

Example output2019-10-22

Write


Valid text inputDate in the form YYYY-MM-DD
Valid numerical input


Example input2019-10-22
Field code
issue?.dueDate

Read


Returned value

The due date of the issue

Output data type

CALENDAR DATE

Example output

2019-12-25