Hi!
I try to set issue due date and have 2 problems:
1. system date format is set as d.MM.y, but on task creating screen it looks different, like dd/mm/yy
2. If I try to change any due date of any task, it is always set the month as January. And in history I see the log that the value I passed is always 00
I have Russian localization. If you have russian support team it could be heplfull.
You can change advanced setting to change due date field to MM/dd/yy. Here is the setting you can use.
Under System -> General Configuration --> Advanced settings
jira.date.picker.java.format = MM/dd/yy
jira.date.picker.javascript.format = %m/%d/%Y
jira.date.time.picker.java.format = MM/dd/yy h:mm a
jira.date.time.picker.javascript.format = %m/%d/%y %I:%M %p
kindly accept the answer if this resolves your issue!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.