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

Compare with Current View Page History

« Previous Version 4 Next »








Time macros


Time zones

Fields of type DATE and DATE-TIME contain a numeric value with the milliseconds elapsed since January 1, 1970, 00:00:00 GMT.

The NUMBER that will be returned by any function using a date or date-time TIMESTAMP depends on a time zone.

The following time zones are currently available in JWT:

Time zoneOutput
LOCAL or SERVER_LOCALReturns the time zone configured in the server where Jira is running.
USER_LOCALReturns the time zone of the currently logged in user.
RUN_AS_LOCALReturns the time zone of configured Run as user.