JIRA 4.0 : Changing the Due Date input format
This page last changed on Oct 31, 2007 by rosie@atlassian.com.
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 |
![]() |
Document generated by Confluence on Oct 06, 2009 00:26 |