Two Problems...
1. I have changed the date format in my instance of JIRA from the default to mm/dd/yyyy, but when I enter the Log Work screen, the date format of the "Date Started" screen remains the default format, e.g., "17/Sep/12." Is there a way to change this?
2. If I change the "Date Started" field to another value using the date picker, then the date displayed in the field is formatted mm/dd/yyyy (see below). But then I get the following error: "You must specify a date on which the work occurred":
It appears that the "Date Started" field is still expecting "17/Sep/12" rather than "09/17/2012" and gets angry when it doesn't get what it wants.
Thank you
Lionel Cassin
Hi Lionel,
To change the format for the date picker you'll need to update the formats at General Configuration > Advanced Settings.
You'll need to change both .java.format and .javascript.format for each key you are changing. You can find some examples of date formats here.
Please remember to use 'MM' instead of 'mm' since 'mm' is referring to minutes instead of month.
Hope this helps,
Marcus Silveira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.