Value of the jira.date.time.picker.javascript.format property

XMLWordPrintable

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      CAC page: https://confluence.atlassian.com/display/JIRA050/__date+and+time+formats

      Under Configuring date picker formats, on the Preferred Date/Time table you'll find on the second line the value of the jira.date.time.picker.javascript.format property:

      • %b/%e/%y %I:%M %p

      But, actually this is what was supposed to be:

      • %m/%d/%y %I:%M %p

      Because, according to the first table, the MM/dd/yy value it's equivalent to the format %m/%d/%y and not %b/%e/%y.

      I have resolved an issue that the customer was following the documentation to configure his date picker and he was failed. Then, I found out that the value in the documentation were wrong. I asked him to use the right value and he was succeeded.

            Assignee:
            Wazza
            Reporter:
            Bruno Rosa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: