Hello there,
I faced on an issue concerning the date format in a JIRA Sevice Desk application.
I have configure my application threw advanced setting screen and change the following value:
- jira.date.picker.java.format to "dd/mm/yyyy".
- jira.date.time.picker.java.format to "dd/mm/yyyy".
But when i pick up a date on a custom field the date is displayed like this:
"18/mar/18"
And when i want to save my change, an error message is triggered as follow:
"Invalid date format. Please enter the date in the format "dd/mm/yyyy"."
I miss something but i dont found out where excacly.
Do you have any idea ?
Thank in advance for any tips or feed back :)
Olivier
The date or date/time formats for date pickers are defined by a pair of properties (one for Java and the other for JavaScript). The two properties in this Java/JavaScript pair must match in order for the date (or date/time) picker they define to function correctly.
https://confluence.atlassian.com/jira/changing-the-due-date-input-format-192536.html
Hello Mirek,
i face another issue after you answer my previous post.
There is apparently inconsistency between the date i pick in a Create screen and the date displayed is a Edit screen.
I pick a date 03/04/18 in a issue creation screen ( 3 april 2018)
And in my view sceen the date is 03/janv/18.
How JIRA translate the 04 to January ? i dont get it to be honest.
Do you have any idee?
Olivier
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.
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.