Issue Details (XML | Word | Printable)

Key: JRA-7221
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Anton Mazkovoi [Atlassian]
Reporter: Anton Mazkovoi [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Automatically detect 12 or 24 hour time format for the date time picker field

Created: 04/Jul/05 07:37 PM   Updated: 15/Jul/05 12:13 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.3 Beta1

Time Tracking:
Not Specified

Participants: Anton Mazkovoi [Atlassian]
Since last comment: 3 years, 21 weeks, 6 days ago
Resolution Date: 04/Jul/05 07:54 PM
Labels:


 Description  « Hide
Currently the time picker always defaults to 12 hour format. To enable 24 hour format one needs to edit:
secure/popups/calendar.jsp

and change line 46 from:
timeFormat : "12"

to:
timeFormat : "24"

If the change is not picked up one might have to stop JIRA remove the contents of the application server's work directory and restart JIRA.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.