Changing the Date Time Range Picker format to 24h format
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Workaround
The following Jira application properties need to be set:
Preferred Date | Configuration for Date Picker |
---|---|
01/Dec/12 17:04 |
|
1.10.12 17:04 |
|
You can refer to the date picker format for different types of date and time formatting.
ℹ️ Note
If you're using a Jira version prior to 4.4, you would need to make the above changes in
$jira-install/atlassian-jira/WEB-INF/classes/jira-application.properties
and then restart Jira.If you're using Jira version 4.4 and above, you can make the same settings changes under Administration > System > General Configuration > Advanced Settings without restarting.
Was this helpful?