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

Compare with Current View Page History

« Previous Version 10 Next »

Field code
%{system.currentDateTime}

Read


Returned value

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 output2019-04-01T14:19:07.060+0200
Field code
new Date()

Read


Returned value

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 output2019-04-01T14:19:07.060+0200