You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Field code
%{issue.dueDate}

Read


Returned value

A field that stores a date 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 time the issue is due

Output data type

CALENDAR DATE

Example output

2019-12-25