Field code
%{system.currentDateTime}
Read
Field code
new Date()
Read
If you still have questions, feel free to refer to our support team.
%{system.currentDateTime}
Returned value | The current date and time of Jira server's clock. When cast to text, it is formatted as follows: YYYY-MM-DDTH24:MM:SS.msTZ |
---|---|
Output data type | TEXT |
Example output | 2019-04-01T14:19:07.060+0200 |
new Date()
Returned value | The current date and time of Jira server's clock. When cast to text, it is formatted as follows: YYYY-MM-DDTH24:MM:SS.msTZ |
---|---|
Output data type | DATE |
Example output | 2019-04-01T14:19:07.060+0200 |
If you still have questions, feel free to refer to our support team.
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG