How to display date as well time in a date/time column of the Queue
Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.
Summary
Customize how dates and times are presented to users, displaying the date and time in a date/time column in the queue.
Environment
Jira Service Management Cloud
Solution
While the solution is applicable for all date/time fields, we'll consider the Created column as an example.
To display the date and time in the Created column (and all other date/time columns) in the queue, you can change the following configuration in the global settings:
Select Administration > System.
Under User Interface, select Look and feel.
In the Date / time formats section, select the value of the element you want to configure, then update the value as necessary. In this scenario, scroll down to locate the option Day/Month/Year Format.
Update the current value from the default dd/MMM/yy to dd/MMM/yy h:mm a.
This modification will have a global impact, affecting all users across the system.
It will also alter all Day/Month/Year formats within Jira, not just those on the filter results page. At present, it's not feasible to specify this setting on a per-filter, project, or user basis.
There is an existing feature request to add an option to configure this format in date columns, without needing to change the global settings: JRACLOUD-71355 - ability to have Date & Time appear in the filter column together
Was this helpful?