Field code
%{system.currentDateTime}

Read


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

Read


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