-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.3
-
Component/s: None
-
3.03
From JSP-3670
The class com.atlassian.jira.rpc.soap.service.IssueServiceImpl has the line
final OutlookDate outlookDate = outlookDateManager.getOutlookDate(Locale.getDefault());
This should get the current user's locale to format the date, rather than the default one