Documentation for JIRA 4.0. Documentation for other versions of JIRA is available too.

The default JIRA input format is locale-specific (eg. 12/Jan/05). You may wish to use another format, such as the yyyy-mm-dd ISO format instead. To do this, set the following in WEB-INF/classes/jira-application.properties:

jira.date.picker.java.format = yyyy-MM-d
jira.date.picker.javascript.format = %Y-%m-%e
  • ラベルなし